summaryrefslogtreecommitdiffstats
path: root/bin/common-functions.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-22 23:05:44 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-22 23:05:44 +0200
commit6f68897c92a9d08ea69ad8903193df83e7476955 (patch)
treeb3164410f2d7518a92c5fcdce4acdf19973315bc /bin/common-functions.sh
parent32a4d96abb1edabb2dad190b207748cd0e961ee1 (diff)
downloadjenkins.debian.net-6f68897c92a9d08ea69ad8903193df83e7476955.tar.xz
improve language
Diffstat (limited to 'bin/common-functions.sh')
-rwxr-xr-xbin/common-functions.sh2
1 files changed, 1 insertions, 1 deletions
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."