aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-04-02 16:46:53 +0100
committerChristopher Baines <mail@cbaines.net>2024-04-02 16:46:53 +0100
commit3126a8ad65403d9650887783e1216e2e373483d7 (patch)
treede4c0cc807a359bad99e35a8d8ea9eaca0b81e86
parent839e3e4f7ffd94d6f8b8803042734d1d518556d9 (diff)
downloadqa-frontpage-3126a8ad65403d9650887783e1216e2e373483d7.tar
qa-frontpage-3126a8ad65403d9650887783e1216e2e373483d7.tar.gz
Fix ordering of simple-format call
-rw-r--r--guix-qa-frontpage/manage-patch-branches.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix-qa-frontpage/manage-patch-branches.scm b/guix-qa-frontpage/manage-patch-branches.scm
index ec8d75c..760f1a4 100644
--- a/guix-qa-frontpage/manage-patch-branches.scm
+++ b/guix-qa-frontpage/manage-patch-branches.scm
@@ -442,9 +442,9 @@
(simple-format
(current-error-port)
"warning: exception when fetching revision details (branch: ~A, base-commit: ~A): ~A\n"
- exn
branch
- base-commit)
+ base-commit
+ exn)
#f)))
(lambda ()
(let ((derivation-change-count