From a0a32511f20b31868d233c739a928175f6ef5cb0 Mon Sep 17 00:00:00 2001 From: jacob <jacob> Date: Thu, 14 Jul 2005 21:50:07 +0000 Subject: [PATCH] restripe snmp to b1_4 so that andreas will add the right globs later --- build/buildcvs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/buildcvs b/build/buildcvs index 3013ff0cdf..763180aae6 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -2,7 +2,7 @@ portalstag="HEAD" libsysiotag="HEAD" -snmptag="HEAD" +snmptag="" export LC_COLLATE=C @@ -23,6 +23,10 @@ case "$lustretag" in portalstag="b1_2" ;; + b1_4) + snmptag="HEAD" + ;; + b1_4_newconfig) portalstag="b_hd_newconfig" ;; -- GitLab