Whamcloud - gitweb
split portals into its own module (b1_2)
authorjacob <jacob>
Sun, 19 Dec 2004 23:26:31 +0000 (23:26 +0000)
committerjacob <jacob>
Sun, 19 Dec 2004 23:26:31 +0000 (23:26 +0000)
build/buildcvs
lustrecvs

index 9ac6ef4..dff2f2e 100644 (file)
@@ -16,6 +16,9 @@ case "$lustretag" in
 
     # this is the branch table
     # keep this list sorted alphabetically!
 
     # this is the branch table
     # keep this list sorted alphabetically!
+    b1_2)
+       portalstag="b1_2"
+       ;;
 
     b1_4_bgl)
        portalstag="b1_4_bgl"
 
     b1_4_bgl)
        portalstag="b1_4_bgl"
index bcce779..70ac2a0 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -39,9 +39,6 @@ case "$lustretag" in
 
     # this is the branch table
     # keep this list sorted alphabetically!
 
     # this is the branch table
     # keep this list sorted alphabetically!
-    b1_2)
-        portalstag="b1_2"
-       ;;
 
     *)
         buildtag="HEAD"
 
     *)
         buildtag="HEAD"