[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] djm: enable debug for djm-jenkins-parser

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed May 17 01:30:22 BST 2023



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


Commits:
ce7a4678 by Holger Levsen at 2023-05-17T02:29:48+02:00
djm: enable debug for djm-jenkins-parser

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

- - - - -


1 changed file:

- bin/djm-jenkins-parser


Changes:

=====================================
bin/djm-jenkins-parser
=====================================
@@ -8,7 +8,7 @@
 # released under the GPLv2
 #
 
-set -e
+set -ex
 set -o pipefail		# see eg http://petereisentraut.blogspot.com/2010/11/pipefail.html
 
 # check environment
@@ -61,6 +61,7 @@ for i in $LOGS $ZLOGS ; do
 		if [ -n "$RESULT" ] ; then
 			: # echo $i
 			echo "$(stat -c %w $i | cut -d ':' -f1-2) UTC, jenkins web UI, jenkins-ui, job triggered, $(echo $i | cut -d '/' -f2)"
+			echo FIXME: tee to logfile???!!
 		else
 			: #echo autoscheduled: $i
 		fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ce7a46783936afcfcfea40fc2993582fee7c1a3f
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/20230517/553db682/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list