From: Bart Van Assche Date: Sun, 5 Apr 2009 11:02:29 +0000 (+0000) Subject: Fixed typo in usage instructions: replaced bin/night by bin/nightly. X-Git-Tag: svn/VALGRIND_3_5_0~825 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45e9cf6f75f63567319b8deed2f777c2cae6561f;p=thirdparty%2Fvalgrind.git Fixed typo in usage instructions: replaced bin/night by bin/nightly. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9519 --- diff --git a/nightly/bin/nightly b/nightly/bin/nightly index 2f8a60798a..15ea07f7e4 100755 --- a/nightly/bin/nightly +++ b/nightly/bin/nightly @@ -41,7 +41,7 @@ runcmd () { #---------------------------------------------------------------------------- # Must have exactly two arguments if [ $# -ne 2 ] ; then - echo "usage: bin/night /path/to/valgrind/nightly " + echo "usage: $0 /path/to/valgrind/nightly " exit 1 fi