Whamcloud - gitweb
- debug info to investigate a source of small writes
[fs/lustre-release.git] / lustrecvs
index fa21806..f6f62ef 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -54,6 +54,12 @@ case "$lustretag" in
        exit 0
        ;;
 
+    b1_4_newconfig*)
+        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