Whamcloud - gitweb
Add support for b_lnet branch of the ./build tree to cleanly
authorpjkirner <pjkirner>
Thu, 1 Sep 2005 04:02:09 +0000 (04:02 +0000)
committerpjkirner <pjkirner>
Thu, 1 Sep 2005 04:02:09 +0000 (04:02 +0000)
seperate the changes related to LNET reorg that is going on on the
b1_4_newconfig branch(s).

(Consulted with Jacob and Andreas on this change)

lustrecvs

index f23c585..f6f62ef 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -54,6 +54,10 @@ case "$lustretag" in
        exit 0
        ;;
 
        exit 0
        ;;
 
+    b1_4_newconfig*)
+        buildtag="b_lnet"
+        ;;
+
     v*) buildtag=$lustretag ;;
 
     # this is the branch table
     v*) buildtag=$lustretag ;;
 
     # this is the branch table