Whamcloud - gitweb
Split portals into its own CVS module (b1_2)
authorjacob <jacob>
Sun, 19 Dec 2004 23:21:29 +0000 (23:21 +0000)
committerjacob <jacob>
Sun, 19 Dec 2004 23:21:29 +0000 (23:21 +0000)
lustrecvs

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