[Git][qa/jenkins.debian.net][master] also fix nph-logwatch after the worker changes
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Sun Mar 10 16:00:36 GMT 2024
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d96f4864 by Mattia Rizzolo at 2024-03-10T17:00:04+01:00
also fix nph-logwatch after the worker changes
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/cgi-bin/nph-logwatch
Changes:
=====================================
bin/cgi-bin/nph-logwatch
=====================================
@@ -48,7 +48,7 @@ if [ -e $DIR/$NEW_BUILD/console.log.gz ] ; then
#
# if the worker ain't running, just cat the logfile
#
-elif ! ps fax | grep -q "[r]eproducible_worker $WORKER.sh "; then
+elif ! ps fax | grep -q "[r]eproducible_worker.sh $WORKER"; then
if [ -f $FILE.gz ] ; then
cat $FILE
else
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d96f4864803ae00bc21e528937b3d7befbfa2200
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d96f4864803ae00bc21e528937b3d7befbfa2200
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/20240310/9ed9b0b5/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list