[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup 851ec3933: djm-logparser: derive DJM_USER from DEBFULLNAME if set
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Apr 27 23:24:21 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9f17f2b6 by Holger Levsen at 2023-04-28T00:24:12+02:00
fixup 851ec3933: djm-logparser: derive DJM_USER from DEBFULLNAME if set
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/djm-logparser
Changes:
=====================================
bin/djm-logparser
=====================================
@@ -20,6 +20,7 @@ if [ -z "$DJM_USER" ] ; then
else
echo "Environment variable DJM_USER must be set. Exiting."
exit 1
+ fi
fi
LOCAL_LOGFILE=~/.djm.log
UI_LOGFILE=~/.djm-jenkins-ui.log
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9f17f2b624f5a847207d7d075799b265ef5c5f48
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9f17f2b624f5a847207d7d075799b265ef5c5f48
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/20230427/46bbc4ab/attachment.htm>
More information about the Qa-jenkins-scm
mailing list