[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix typo
Holger Levsen
gitlab at salsa.debian.org
Wed Feb 26 23:09:59 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
1846e92a by Holger Levsen at 2020-02-27T00:09:52+01:00
fix typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/jenkins_node_wrapper.sh
Changes:
=====================================
bin/jenkins_node_wrapper.sh
=====================================
@@ -82,7 +82,7 @@ elif [ "$*" = "reproducible_nodes_info" ] ; then
elif [ "$1" = "reproducible_pool_buildinfos" ] ; then
exec /srv/jenkins/bin/reproducible_pool_buildinfos.sh ; croak "Exec failed";
elif [ "$1" = "reproducible_html_builtin-pho" ] ; then
- exec /srv/jenkins/bin/reproducible_html_builtin-pho ; croak "Exec failed";
+ exec /srv/jenkins/bin/reproducible_html_builtin-pho.sh ; croak "Exec failed";
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
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1846e92a9a3c8ed1fa3044be422c8a63b11f50d4
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1846e92a9a3c8ed1fa3044be422c8a63b11f50d4
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/20200226/7080e030/attachment.html>
More information about the Qa-jenkins-scm
mailing list