[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] djm: fixup 65e1e8b: deploy-git: don't fiddle with host clock
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Jun 14 10:37:09 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
af08ebcd by Holger Levsen at 2023-06-14T11:36:55+02:00
djm: fixup 65e1e8b: deploy-git: don't fiddle with host clock
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/djm
Changes:
=====================================
bin/djm
=====================================
@@ -626,7 +626,7 @@ djm_do() {
./update_jdn.sh 2>&1 | sudo tee -a /var/log/jenkins/update_jdn.log
EOF
COMMAND="( $COMMAND ) || ( echo press enter ; read a )"
- xterm -T "$SHORTNODE / $ACTION" -class deploy-jenkins -bg $BG -fa 'DejaVuSansMono' -fs 10 -e "ssh -t $NODE \"update_jdn.sh\"" &
+ xterm -T "$SHORTNODE / $ACTION" -class deploy-jenkins -bg $BG -fa 'DejaVuSansMono' -fs 10 -e "ssh -t $NODE \"$COMMAND\"" &
;;
rmstamp) COMMAND="sudo rm -f /var/log/jenkins/*stamp"
xterm -T "$SHORTNODE / $ACTION" -class deploy-jenkins -bg $BG -fa 'DejaVuSansMono' -fs 10 -e "ssh -t $NODE \"$COMMAND\"" &
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/af08ebcd3252a1193b5e34ce371737f09de167e5
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/af08ebcd3252a1193b5e34ce371737f09de167e5
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/20230614/0edc373b/attachment.htm>
More information about the Qa-jenkins-scm
mailing list