From: green Date: Wed, 16 Aug 2006 15:05:03 +0000 (+0000) Subject: Teach lustrecvs and buildcvs about b_release_1_4_7-test branch. sigh. X-Git-Tag: 1.4.10~272 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7d26d36f47cae753e2df259a4e38d975796cbd38;p=fs%2Flustre-release.git Teach lustrecvs and buildcvs about b_release_1_4_7-test branch. sigh. --- diff --git a/lustrecvs b/lustrecvs index 154e20f..78db90e 100755 --- a/lustrecvs +++ b/lustrecvs @@ -63,6 +63,7 @@ case "$lustretag" in b1_4*) buildtag="b1_4" ;; b_release_1_4_6-patchless) buildtag="b1_4" ;; + b_release_1_4_7-test) buildtag="b_release_1_4_7" ;; v* | b_release*) buildtag=$lustretag ;;