etc/committer: Add missing newline.
authorMorgan Smith <Morgan.J.Smith@outlook.com>
Mon, 12 Apr 2021 19:37:18 +0000 (21:37 +0200)
committerRicardo Wurmus <rekado@elephly.net>
Mon, 12 Apr 2021 19:42:15 +0000 (21:42 +0200)
* etc/committer.scm.in (main): Add newline to message.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
etc/committer.scm.in

index cc713dc..1f19ccf 100755 (executable)
@@ -254,7 +254,7 @@ modifying."
 (define (main . args)
   (match (diff-info)
     (()
-     (display "Nothing to be done." (current-error-port)))
+     (display "Nothing to be done.\n" (current-error-port)))
     (hunks
      (let-values
          (((definitions changes)