aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gbp/scripts/dch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/scripts/dch.py b/gbp/scripts/dch.py
index b1c8aa82..e48e87b5 100644
--- a/gbp/scripts/dch.py
+++ b/gbp/scripts/dch.py
@@ -486,7 +486,7 @@ def main(argv):
msg = "Continuing from commit '%s'" % since
else:
msg = "Starting from first commit"
- gbp.log.info(msg)
+ gbp.log.info(msg)
found_snapshot_banner = has_snapshot_banner(cp)
if args: