From 7d26d36f47cae753e2df259a4e38d975796cbd38 Mon Sep 17 00:00:00 2001 From: green Date: Wed, 16 Aug 2006 15:05:03 +0000 Subject: [PATCH 1/1] Teach lustrecvs and buildcvs about b_release_1_4_7-test branch. sigh. --- lustrecvs | 1 + 1 file changed, 1 insertion(+) 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 ;; -- 1.8.3.1