Changeset 413 for trunk/makedist.sh

Show
Ignore:
Timestamp:
03/09/06 13:26:58 (3 years ago)
Author:
edmanm
Message:

Oops. Printing out a blank wasn't especially helpful.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/makedist.sh

    r412 r413  
    77if [ "$#" -ne 1 ] 
    88then 
    9   echo "Usage: $1 <tarball|win32|osx>" 
     9  echo "Usage: $0 <tarball|win32|osx>" 
    1010  exit 1 
    1111fi