mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 22:17:36 +00:00
Remove an obsolete comment
The C library is no longer used so stop suggesting changing it when there are issues. Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
parent
72e67fee7a
commit
791b71d441
@ -273,8 +273,6 @@ class Britney(object):
|
||||
return
|
||||
|
||||
# read the source and binary packages for the involved distributions
|
||||
# if this takes a very long time, try increasing SIZEOFHASHMAP in
|
||||
# lib/dpkg.c and rebuilding
|
||||
if 'testing' not in self.sources:
|
||||
self.sources['testing'] = self.read_sources(self.options.testing)
|
||||
self.sources['unstable'] = self.read_sources(self.options.unstable)
|
||||
|
Loading…
x
Reference in New Issue
Block a user