From a87062beb2447dce4c41ba8c34b95c2824bcedd5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 22 May 2017 10:56:05 +0200 Subject: drop redundancy and fix grammar Signed-off-by: Holger Levsen --- bin/common-functions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/common-functions.sh') 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)." -- cgit v1.2.3-54-g00ecf