mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-06-27 17:41:29 +00:00
Fix typo in a comment
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
686721e91f
commit
641df09570
@ -206,7 +206,7 @@ class AutopkgtestPolicy(BasePolicy):
|
|||||||
trigger = source_name + '/' + source_data_srcdist.version
|
trigger = source_name + '/' + source_data_srcdist.version
|
||||||
|
|
||||||
# build a (testsrc, testver) → arch → (status, log_url) map; we trigger/check test
|
# build a (testsrc, testver) → arch → (status, log_url) map; we trigger/check test
|
||||||
# results per archtitecture for technical/efficiency reasons, but we
|
# results per architecture for technical/efficiency reasons, but we
|
||||||
# want to evaluate and present the results by tested source package
|
# want to evaluate and present the results by tested source package
|
||||||
# first
|
# first
|
||||||
pkg_arch_result = {}
|
pkg_arch_result = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user