hydra: Fix wrong-num-args error when computing the cross jobs.
commita69bc7071ec05ed896dcc14f613c88023b6b2f80
authorLudovic Courtès <ludo@gnu.org>
Wed, 7 Dec 2016 22:58:15 +0000 (7 23:58 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 7 Dec 2016 23:28:48 +0000 (8 00:28 +0100)
treebd6729c39241cebc34c0e3955731407218d923b8
parent530b8bda1f640ad0c222f0cddc9e15e4572fc459
hydra: Fix wrong-num-args error when computing the cross jobs.

Fixes a regression introduced in
dea91108cf6b9bb46071c8f65c9abf834c5b064d.

* build-aux/hydra/gnu-system.scm (hydra-jobs)[cross-jobs](either): Add
third parameter and honor it.
build-aux/hydra/gnu-system.scm