[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup 184bafb9: haskell-package-plan: move this job to pb10

Holger Levsen gitlab at salsa.debian.org
Tue Nov 13 16:00:54 GMT 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
73d20de1 by Holger Levsen at 2018-11-13T16:00:35Z
fixup 184bafb9: haskell-package-plan: move this job to pb10

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/jenkins_node_wrapper.sh


Changes:

=====================================
bin/jenkins_node_wrapper.sh
=====================================
@@ -79,7 +79,7 @@ elif [[ "$1" =~ ^chroot-installation_.* ]]; then
 	shift ; exec /srv/jenkins/bin/chroot-installation.sh $@ ; croak "Exec failed"
 elif [ "$*" = "reproducible_nodes_info" ] ; then
 	exec /srv/jenkins/bin/reproducible_info.sh ; croak "Exec failed";
-elif [ "$*" = "haskell-package-plan" ] ; then
+elif [ "$1" = "haskell-package-plan" ] ; then
 	shift ; exec /srv/jenkins/bin/chroot-run.sh $@ ; croak "Exec failed";
 elif [ "$1" = "/srv/jenkins/bin/reproducible_build.sh" ] && ( [ "$2" = "1" ] || [ "$2" = "2" ] ) ; then
 	exec /srv/jenkins/bin/reproducible_build.sh "$2" "$3" "$4" "$5" "$6" ; croak "Exec failed";



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/73d20de165a150dbffdd9efc3fed7e565217fe20

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/73d20de165a150dbffdd9efc3fed7e565217fe20
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181113/0b4d28a6/attachment.html>


More information about the Qa-jenkins-scm mailing list