mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 05:57:28 +00:00
add --debug option mock adt-britney
This commit is contained in:
parent
5e54ba9018
commit
882a985966
@ -182,6 +182,7 @@ p.add_argument('-c', '--config')
|
||||
p.add_argument('-a', '--arch')
|
||||
p.add_argument('-r', '--release')
|
||||
p.add_argument('-P', '--use-proposed', action='store_true')
|
||||
p.add_argument('-d', '--debug', action='store_true')
|
||||
p.add_argument('-U', '--no-update', action='store_true')
|
||||
sp = p.add_subparsers()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user