From: adilger Date: Tue, 12 Apr 2005 23:54:43 +0000 (+0000) Subject: Branch: b1_4_5921 X-Git-Tag: v1_7_100~1454 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=976f02d05453462aa5b2eb711c02a303e1f19fc4 Branch: b1_4_5921 Handle "./lustrecvs -r foo" instead of choking. --- diff --git a/lustrecvs b/lustrecvs index 8419be4..4436462 100755 --- a/lustrecvs +++ b/lustrecvs @@ -31,6 +31,8 @@ if [ -z "$LUSTRECVS_UPDATED" ] ; then exec "$0" "$@" fi +[ "$1" = "-r" ] && shift + buildtag="HEAD" lustretag="$1" shift