[Python-checkins] distutils2: Amend cheers in tests.sh

tarek.ziade python-checkins at python.org
Thu Aug 19 08:34:11 CEST 2010


tarek.ziade pushed 5a548b857a71 to distutils2:

http://hg.python.org/distutils2/rev/5a548b857a71
changeset:   522:5a548b857a71
user:        ?ric Araujo <merwok at netwok.org>
date:        Sun Aug 08 16:37:53 2010 +0200
summary:     Amend cheers in tests.sh
files:       src/tests.sh

diff --git a/src/tests.sh b/src/tests.sh
--- a/src/tests.sh
+++ b/src/tests.sh
@@ -37,4 +37,4 @@
 else
     echo Success
 fi
-echo Good job, commit now!
+echo "Good job, commit now! (or add tests)"

--
Repository URL: http://hg.python.org/distutils2


More information about the Python-checkins mailing list