mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Fix typo.
This commit is contained in:
parent
ec13baee65
commit
700d2473a0
@ -366,7 +366,7 @@ def copy(src_pkg, release, bugs, simulate=False, force=False):
|
||||
|
||||
changes = getDebianChangelog(debian_spph, base_version).strip()
|
||||
if changes:
|
||||
Logger.normal("New Changes:\n%s", changes)
|
||||
Logger.normal("New changes:\n%s", changes)
|
||||
|
||||
if simulate:
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user