diff --git a/nightly/bin/nightly b/nightly/bin/nightly index f38f3da40..682f00857 100755 --- a/nightly/bin/nightly +++ b/nightly/bin/nightly @@ -52,7 +52,7 @@ usage () { scst_svn_repo="https://scst.svn.sourceforge.net/svnroot/scst/trunk" sendmail_opts="" -set -- $(/usr/bin/getopt "r:" "$@") +set -- $(/usr/bin/getopt "hr:" "$@") while [ "$1" != "${1#-}" ] do case "$1" in