From 6f68897c92a9d08ea69ad8903193df83e7476955 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 22 Sep 2015 23:05:44 +0200 Subject: improve language --- bin/common-functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/common-functions.sh') diff --git a/bin/common-functions.sh b/bin/common-functions.sh index ca822b26..043ef5e7 100755 --- a/bin/common-functions.sh +++ b/bin/common-functions.sh @@ -34,7 +34,7 @@ if [ "${0:0:5}" != "/tmp/" ] ; then echo echo "$(date) - running $0 ($JOB_NAME) on $(hostname) now." echo - echo "To understand what this job does, clone git.debian.org/git/qa/jenkins.debian.net.git" + echo "To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git" echo "and then have a look at bin/$(basename $0)" echo echo "This invocation of the script has been called using \"$@\" as arguments." -- cgit v1.2.3-54-g00ecf