mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-18 04:11:29 +00:00
sponsor-patch: Replace accidentally removed comment
This commit is contained in:
parent
9f6067b68f
commit
ac1260b163
@ -541,7 +541,7 @@ def main(script_name, bug_number, update, build, edit, keyid, upload, workdir,
|
|||||||
Logger.command(cmd)
|
Logger.command(cmd)
|
||||||
if subprocess.call(cmd, env=env) != 0:
|
if subprocess.call(cmd, env=env) != 0:
|
||||||
Logger.error("Failed to build source tarball.")
|
Logger.error("Failed to build source tarball.")
|
||||||
# TODO: Add a "retry" option
|
# TODO: Add "retry" and "update" option
|
||||||
ask_for_manual_fixing()
|
ask_for_manual_fixing()
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user