aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/manage-patch-branches.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-11-07 20:00:10 +0100
committerChristopher Baines <mail@cbaines.net>2022-11-07 20:00:10 +0100
commit5a7a9fc2fbb59b1516c736c8efc7417314c357be (patch)
treeab521ffcd277d44ae8d2bc1d6ff3f3fa7d3086f2 /guix-qa-frontpage/manage-patch-branches.scm
parent22f93de604c4de49caa36fa3fbce07388dbdf02d (diff)
downloadqa-frontpage-5a7a9fc2fbb59b1516c736c8efc7417314c357be.tar
qa-frontpage-5a7a9fc2fbb59b1516c736c8efc7417314c357be.tar.gz
Add missing newline
Diffstat (limited to 'guix-qa-frontpage/manage-patch-branches.scm')
-rw-r--r--guix-qa-frontpage/manage-patch-branches.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-qa-frontpage/manage-patch-branches.scm b/guix-qa-frontpage/manage-patch-branches.scm
index 5e18b1e..78854b9 100644
--- a/guix-qa-frontpage/manage-patch-branches.scm
+++ b/guix-qa-frontpage/manage-patch-branches.scm
@@ -214,7 +214,7 @@
(simple-format
(current-error-port)
- "Commit hashes match, so no patches have been applied")
+ "Commit hashes match, so no patches have been applied\n")
(begin
(system* "git" "push" "--delete" "patches" base-tag)