summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/hydra/gnu-system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/hydra/gnu-system.scm b/build-aux/hydra/gnu-system.scm
index de3cd1154b..57f98dfa33 100644
--- a/build-aux/hydra/gnu-system.scm
+++ b/build-aux/hydra/gnu-system.scm
@@ -93,7 +93,7 @@ SYSTEM."
(define (hydra-jobs store arguments)
"Return Hydra jobs."
(define system
- (or (assoc-ref arguments system)
+ (or (assoc-ref arguments 'system)
(%current-system)))
(define job-name