mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 15:37:02 +00:00
Disable boottesting for now.
Britney runs failed with: Traceback (most recent call last): File "/home/ubuntu-archive/proposed-migration/code/b2/britney.py", line 3259, in <module> Britney().main() File "/home/ubuntu-archive/proposed-migration/code/b2/britney.py", line 3211, in main self.write_excuses() File "/home/ubuntu-archive/proposed-migration/code/b2/britney.py", line 1982, in write_excuses upgrade_me.remove(excuse.name) ValueError: list.remove(x): x not in list
This commit is contained in:
parent
9afd502e7f
commit
8effd3d220
@ -66,7 +66,7 @@ ADT_ENABLE = yes
|
||||
ADT_DEBUG = no
|
||||
ADT_ARCHES = amd64 i386
|
||||
|
||||
BOOTTEST_ENABLE = yes
|
||||
BOOTTEST_ENABLE = no
|
||||
BOOTTEST_DEBUG = yes
|
||||
BOOTTEST_ARCHES = armhf amd64
|
||||
BOOTTEST_FETCH = yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user