From: liangzhen Date: Tue, 4 Jan 2005 09:49:21 +0000 (+0000) Subject: Add b_port_ahead to buildcvs X-Git-Tag: v1_7_100~1710 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=1cabd28a1f0e388e24f8fd326a4f257e857a0692;p=fs%2Flustre-release.git Add b_port_ahead to buildcvs --- diff --git a/build/buildcvs b/build/buildcvs index fcdb952..da91995 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -27,6 +27,11 @@ case "$lustretag" in b_port_step) portalstag="b_port_step" ;; + + b_port_ahead) + portalstag="b_port_ahead" + ;; + b_port_netid) portalstag="b_port_netid" ;;