Whamcloud - gitweb
b1_4_xattr don't need special requirement for lnet since it's re-based
[fs/lustre-release.git] / lustrecvs
index fa21806..2fb1256 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -54,6 +54,12 @@ case "$lustretag" in
        exit 0
        ;;
 
+    b1_4_newconfig*|b_newconfig_rdmarouting*|b1_4_mountconf*)
+        buildtag="b_lnet"
+        ;;
+
+    v*) buildtag=$lustretag ;;
+
     # this is the branch table
     # keep this list sorted alphabetically!
 
@@ -95,7 +101,7 @@ cvs_cmd ()
     fi
 }
 
-cvs_cmd build lustre-build "" "$buildtag"
+cvs_cmd build lustre-build "$buildtag"
 
 if [ -f build/buildcvs ] ; then
     . build/buildcvs