mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-22 07:41:08 +00:00
ack-sync: print Uploader before uploading.
This commit is contained in:
parent
42406c4be8
commit
de89ada951
1
ack-sync
1
ack-sync
@ -144,6 +144,7 @@ def main(bug_numbers, package, version, section, update, verbose=False, silent=F
|
||||
print bug.title
|
||||
print task.assignee
|
||||
print task.status
|
||||
print "Uploader:", uploader
|
||||
try:
|
||||
raw_input('Press [Enter] to continue or [Ctrl-C] to abort.')
|
||||
except KeyboardInterrupt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user