|
|
@ -1471,7 +1471,6 @@ class Britney(object):
|
|
|
|
if arch in self.options.adt_arches.split():
|
|
|
|
if arch in self.options.adt_arches.split():
|
|
|
|
run_autopkgtest = False
|
|
|
|
run_autopkgtest = False
|
|
|
|
|
|
|
|
|
|
|
|
if self.dates is None or self.date_now != self.dates[src][1]:
|
|
|
|
|
|
|
|
excuse.addhtml(text)
|
|
|
|
excuse.addhtml(text)
|
|
|
|
|
|
|
|
|
|
|
|
# if the source package has no binaries, set update_candidate to False to block the update
|
|
|
|
# if the source package has no binaries, set update_candidate to False to block the update
|
|
|
|