aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-06-01 19:23:22 +0100
committerChristopher Baines <mail@cbaines.net>2020-06-01 19:23:22 +0100
commit91882e6de6d24514751c7d1020444da4217e97d9 (patch)
tree3d7364ded7bfed3fd4e42495e94078aa1800ee35
parent16484c86f3b13024edc4833487961539b6058dd9 (diff)
downloadbuild-coordinator-91882e6de6d24514751c7d1020444da4217e97d9.tar
build-coordinator-91882e6de6d24514751c7d1020444da4217e97d9.tar.gz
Fix the missing tags argument in the queue builds script
-rw-r--r--scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in b/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in
index 12118de..bec84b6 100644
--- a/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in
+++ b/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in
@@ -139,7 +139,8 @@
priority
#t
#t
- #t)))
+ #t
+ '())))
(let ((no-build-submitted-response
(assoc-ref response "no-build-submitted")))
(if no-build-submitted-response