[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: shorter boilerplates is better
Holger Levsen
gitlab at salsa.debian.org
Wed Nov 13 01:38:06 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c3759e97 by Holger Levsen at 2019-11-13T01:27:32Z
shorter boilerplates is better
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
e505f083 by Holger Levsen at 2019-11-13T01:37:55Z
try to make boilerplate more to the point
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/common-functions.sh
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -93,9 +93,10 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
echo "$(date -u) - running $0 (for job $WHOAREWE) on $(hostname), called using \"$@\" as arguments."
echo "$(date -u) - actually running \"$(basename $0)\" (md5sum $(md5sum $0|cut -d ' ' -f1)) as \"$TTT\""
echo
- echo "To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO."
+ echo "Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or directly file a bug report against the 'jenkins.debian.org' pseudo-package."
+ echo
+ echo "To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO"
echo
- echo "Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org, or as a bug against the 'jenkins.debian.org' pseudo-package, feedback about specific job results should go to their respective lists and/or the BTS."
echo "===================================================================================="
# this is the "hack": call ourself as a copy in /tmp again
$TTT "$@"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/971452237790be915dfa5911a92c5f63c7f195fd...e505f08306f814d1ce52ebebd34f563c08656e88
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/971452237790be915dfa5911a92c5f63c7f195fd...e505f08306f814d1ce52ebebd34f563c08656e88
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/20191113/185722f6/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list