1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

etc/committer: Add missing newline.

* etc/committer.scm.in (main): Add newline to message.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
This commit is contained in:
Morgan Smith
2021-04-12 21:37:18 +02:00
committed by Ricardo Wurmus
parent d375eddda0
commit a6ac141ebb

View File

@@ -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)