mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 15:41:09 +00:00
sponsor-patch: Fix typo.
This commit is contained in:
parent
45c8f13d65
commit
ffc3968c57
@ -555,7 +555,7 @@ def main(script_name, bug_number, build, edit, keyid, upload, workdir,
|
||||
cmd = ["dch", "--maintmaint", "--edit", ""]
|
||||
Print.command(cmd)
|
||||
if subprocess.call(cmd) != 0:
|
||||
Print.info("Failed to update timetamp in debian/changelog.")
|
||||
Print.info("Failed to update timestamp in debian/changelog.")
|
||||
|
||||
# Build source package
|
||||
if patch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user