mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-09 02:01:09 +00:00
tests/autopkgtest.py: Removed debugging code
This commit is contained in:
parent
d490ca6a87
commit
4382d5c1e0
@ -178,7 +178,6 @@ echo "$@" >> /%s/adt-britney.log ''' % self.data.path)
|
||||
records.sort(cmp=apt_pkg.version_compare, key=operator.itemgetter(1))
|
||||
records.sort()
|
||||
|
||||
print(records)
|
||||
return "\n".join([' '.join(x) for x in records])
|
||||
|
||||
def make_adt_britney(self, request, history=""):
|
||||
|
Loading…
x
Reference in New Issue
Block a user