mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-19 14:21:07 +00:00
* Merge with trunk.
This commit is contained in:
commit
2c8ac5fb5b
2
buildd
2
buildd
@ -139,7 +139,7 @@ print "Current build status for this package:"
|
||||
# Output list of arches for package and their status.
|
||||
done = False
|
||||
for build in builds:
|
||||
if oneArch and build.arch_tag != options.archictecture:
|
||||
if oneArch and build.arch_tag != options.architecture:
|
||||
# Skip this architecture.
|
||||
continue
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user