Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Thu, 5 Jan 2006 18:44:32 +0000 (18:44 +0000)
committeradilger <adilger>
Thu, 5 Jan 2006 18:44:32 +0000 (18:44 +0000)
Add special case for regression test.
b=10023
r=brian

build/buildcvs

index f985667..4bf1f36 100644 (file)
@@ -35,7 +35,7 @@ case "$lustretag" in
         portalstag="b_hd_newconfig"
         lnettag="b_hd_newconfig"
         ;;
         portalstag="b_hd_newconfig"
         lnettag="b_hd_newconfig"
         ;;
-       
+
     b1_4_join)
         snmptag="HEAD"
         portalstag="b_hd_newconfig"
     b1_4_join)
         snmptag="HEAD"
         portalstag="b_hd_newconfig"
@@ -93,6 +93,11 @@ case "$lustretag" in
         portalstag=$lustretag
         ;;
 
         portalstag=$lustretag
         ;;
 
+    RELEASE_1_4_6_B1_4_JOIN_LAND_PARENT_20051208_1641)
+        lnettag="b_hd_newconfig"
+        portalstag="b_hd_newconfig"
+        ;;
+
     # v1.0-v1.3, v1.4.0-v1.4.2
     v1_[0-3]_*|v1_4_[0-2]*)
         portalstag="$lustretag"
     # v1.0-v1.3, v1.4.0-v1.4.2
     v1_[0-3]_*|v1_4_[0-2]*)
         portalstag="$lustretag"