[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] unset JAVA_ARGS for the slaves

Holger Levsen gitlab at salsa.debian.org
Wed Nov 7 12:22:38 GMT 2018


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


Commits:
d9ee4621 by Holger Levsen at 2018-11-07T12:22:21Z
unset JAVA_ARGS for the slaves

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

- - - - -


1 changed file:

- bin/start-slave.sh


Changes:

=====================================
bin/start-slave.sh
=====================================
@@ -19,4 +19,6 @@ fi
 echo "This jenkins slave.jar will run as PID $$."
 export JAVA_ARGS="-Xmn128M -Xms1G -Xmx1G -client"
 export MALLOC_ARENA_MAX=1
+unset JAVA_ARGS
+unset MALLOC_ARENA_MAX
 exec java $JAVA_ARGS -jar /var/lib/jenkins/slave.jar



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d9ee462165463bc45677103cd8760f28cae6ee99
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/20181107/33fa62a6/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list