[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix tipo
Holger Levsen
holger at moszumanska.debian.org
Fri Aug 7 11:45:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit faeb8f47d0f7d88264718b40fb4375bf96bf33aa
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Aug 7 13:44:01 2015 +0200
fix tipo
---
bin/common-functions.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index 1046324..1784c96 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -40,7 +40,7 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
echo "This invocation of the script has been called using \"$@\" as arguments."
echo
echo "===================================================================================="
- echo "$(date) - start running \"$0\" (md5sum $(md5sum $0|cat -d ' ' -f1)) as \"$TTT\"."
+ echo "$(date) - start running \"$0\" (md5sum $(md5sum $0|cut -d ' ' -f1)) as \"$TTT\"."
echo
# this is the "hack": call ourself as a copy in /tmp again
# (setsid is not related to this hack. see commit log for 24deda5a8 it.)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list