From: huzf Date: Thu, 27 Jan 2005 08:32:04 +0000 (+0000) Subject: add b_port_test branch X-Git-Tag: 1.3.4~167 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=94da19b85fbd8e71d183789ed053d307126969b7;p=fs%2Flustre-release.git add b_port_test branch --- diff --git a/build/buildcvs b/build/buildcvs index 8a6c7b7..87e5018 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -49,6 +49,10 @@ case "$lustretag" in portalstag="b_port_step" ;; + b_port_test) + portalstag="b_port_test" + ;; + v1_[0-3]*|v1_4_0*|[A-Z]*) portalstag="$lustretag" ;;