[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] update from jenkins 2.263.2

Holger Levsen gitlab at salsa.debian.org
Wed Jan 13 14:47:28 GMT 2021



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


Commits:
e3e8ff30 by Holger Levsen at 2021-01-13T15:46:44+01:00
update from jenkins 2.263.2

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

- - - - -


1 changed file:

- hosts/jenkins/etc/init.d/jenkins


Changes:

=====================================
hosts/jenkins/etc/init.d/jenkins
=====================================
@@ -170,7 +170,7 @@ do_start()
 #
 get_running()
 {
-    return `ps -U $JENKINS_USER --no-headers -f | egrep -e '(java)' | grep -v defunct | grep -c . `
+    return `pgrep -U $JENKINS_USER -f jenkins.war | grep -c .`
 }
 
 #



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e3e8ff309166617db3e798b04ccbfa45ea67f542
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/20210113/794ead33/attachment.html>


More information about the Qa-jenkins-scm mailing list