X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2Fbuildcvs;h=763180aae698684d37efa42eea2b4d910e654675;hb=3d24ff29b009931a37f8456933c59a946b4c866c;hp=f2187dcecdb0629d253d7abe460a9923a6e76787;hpb=7351b4d5d4f434cdd1eeb231ac60150717b5590b;p=fs%2Flustre-release.git diff --git a/build/buildcvs b/build/buildcvs index f2187dc..763180a 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -23,6 +23,10 @@ case "$lustretag" in portalstag="b1_2" ;; + b1_4) + snmptag="HEAD" + ;; + b1_4_newconfig) portalstag="b_hd_newconfig" ;; @@ -78,4 +82,5 @@ esac cvs_cmd libsysio libsysio "$libsysiotag" cvs_cmd portals portals "$portalstag" +cvs_cmd snmp lustre-snmp "$snmptag" cvs_cmd lustre lustre-core "$lustretag"