From: nic Date: Tue, 15 Feb 2005 06:07:26 +0000 (+0000) Subject: need these changes on HEAD for build too X-Git-Tag: v1_7_100~1620 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=fa3493b9f62b2d86e47c586650b8999bacd761a4 need these changes on HEAD for build too --- diff --git a/build/buildcvs b/build/buildcvs index 330111e..4a838ba 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -39,6 +39,10 @@ case "$lustretag" in portalstag="b_hd_sec" ;; + b_release_*) + portalstag=$lustretag + ;; + b_port_ahead) portalstag="b_port_ahead" ;;