From 1cabd28a1f0e388e24f8fd326a4f257e857a0692 Mon Sep 17 00:00:00 2001 From: liangzhen Date: Tue, 4 Jan 2005 09:49:21 +0000 Subject: [PATCH] Add b_port_ahead to buildcvs --- build/buildcvs | 5 +++++ 1 file changed, 5 insertions(+) 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" ;; -- 1.8.3.1