diff options
author | Daniel Shahaf <danielsh@apache.org> | 2017-01-03 18:18:14 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-01-03 19:22:51 +0100 |
commit | 73f2f626d97c8269805870bb91005eedb35f21ca (patch) | |
tree | 8c2f5ccd1b561d7eada4a329550535db9a3a5929 /bin | |
parent | 473aecfd978c63610ad4a6f17be238a80bb7d43e (diff) | |
download | jenkins.debian.net-73f2f626d97c8269805870bb91005eedb35f21ca.tar.xz |
reproducible Debian: mention the new j.d.o pseudopackage in the footer.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/common-functions.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/common-functions.sh b/bin/common-functions.sh index d98f35db..c8226320 100755 --- a/bin/common-functions.sh +++ b/bin/common-functions.sh @@ -84,6 +84,7 @@ if [ "${0:0:5}" != "/tmp/" ] ; then echo "has been called using \"$@\" as arguments." echo echo "Please send technical feedback about jenkins to qa-jenkins-dev@lists.alioth.debian.org," + echo "or as a bug against the 'jenkins.debian.org' pseudo-package," echo "feedback about specific jobs result should go to their respective lists and/or the BTS." echo echo "====================================================================================" |