distro-build/config: fix `parallel' constructor
original commit: 02b7e88588b22039460aa56548ab0eb9e8cf4475
This commit is contained in:
parent
094c41ebf2
commit
83b36b953a
|
@ -79,7 +79,7 @@
|
|||
(make-keyword-procedure
|
||||
(lambda (kws kw-vals . subs)
|
||||
(constructor kws kw-vals subs
|
||||
check-group-keyword 'sequential))))
|
||||
check-group-keyword 'parallel))))
|
||||
(define machine
|
||||
(make-keyword-procedure
|
||||
(lambda (kws kw-vals)
|
||||
|
|
Loading…
Reference in New Issue
Block a user