From deee49d32e236a8a0a84e41b76c1025db65d61ad Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 5 Jan 2006 18:44:32 +0000 Subject: [PATCH 1/1] Branch b1_4 Add special case for regression test. b=10023 r=brian --- build/buildcvs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build/buildcvs b/build/buildcvs index f985667..4bf1f36 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -35,7 +35,7 @@ case "$lustretag" in portalstag="b_hd_newconfig" lnettag="b_hd_newconfig" ;; - + b1_4_join) snmptag="HEAD" portalstag="b_hd_newconfig" @@ -93,6 +93,11 @@ case "$lustretag" in 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" -- 1.8.3.1