Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustrecvs
index 86eb3cb..0cabc3d 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -25,6 +25,8 @@ Usage: $progname <lustretag> <pindate>
 EOF
 }
 
+[ "$1" = "-r" ] && shift
+
 if [ -z "$LUSTRECVS_UPDATED" ] ; then
     echo "$progname: updating lustrecvs"
 
@@ -39,8 +41,6 @@ if [ -z "$LUSTRECVS_UPDATED" ] ; then
     exec "$0" "$@"
 fi
 
-[ "$1" = "-r" ] && shift
-
 buildtag="HEAD"
 lustretag="$1"
 shift