[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] deploy_jdn: fix braino: don't trash the command requested by the user…
Mattia Rizzolo
gitlab at salsa.debian.org
Sat Apr 14 23:29:31 BST 2018
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
fa09f743 by Mattia Rizzolo at 2018-04-15T00:28:43+02:00
deploy_jdn: fix braino: don't trash the command requested by the user…
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- deploy_jdn
Changes:
=====================================
deploy_jdn
=====================================
--- a/deploy_jdn
+++ b/deploy_jdn
@@ -193,6 +193,8 @@ for i in $HOSTS ; do
fi
./update_jdn.sh 2>&1 | sudo tee -a /var/log/jenkins/update_jdn.log
EOF
+ else
+ remote_command="$real_command"
fi
echo -n "."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fa09f7439064728ff60684d5a527199df6860ed7
---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fa09f7439064728ff60684d5a527199df6860ed7
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/20180414/10b97d63/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list