summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/common-functions.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index 0ef82a8d..5276145b 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -83,9 +83,9 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
echo "This invocation of this script, which is located in bin/$(basename $0),"
echo "has been called using \"$@\" as arguments."
echo
- echo "Please send technical feedback about jenkins to qa-jenkins-dev@lists.alioth.debian.org,"
+ echo "Please send 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 "feedback about specific job results should go to their respective lists and/or the BTS."
echo
echo "===================================================================================="
echo "$(date -u) - start running \"$0\" (md5sum $(md5sum $0|cut -d ' ' -f1)) as \"$TTT\" on $(hostname)."