[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] deploy_jdn: don't leak GITOPTS across the loops

Mattia Rizzolo gitlab at salsa.debian.org
Thu Apr 12 18:30:44 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
6cb96892 by Mattia Rizzolo at 2018-04-12T19:30:36+02:00
deploy_jdn: don't leak GITOPTS across the loops

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- deploy_jdn


Changes:

=====================================
deploy_jdn
=====================================
--- a/deploy_jdn
+++ b/deploy_jdn
@@ -204,6 +204,7 @@ for i in $HOSTS ; do
 	fi
 	get_arch_color $i
 	xterm -class deploy-jenkins -bg $BG -fa 'DejaVuSansMono' -fs 10 -e "ssh -o 'BatchMode = yes' -t $i '$remote_command' | tee $LOG.$i ; sleep 2 ; touch $LOG.$i.done" &
+	unset GITOPTS
 done
 sleep 3
 COUNTER=0



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6cb96892ca1c7f4a88e2a79698d03aaec93580c4

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


More information about the Qa-jenkins-scm mailing list