Whamcloud - gitweb
don't let ctx obj share storage with request buffer, which might be
[fs/lustre-release.git] / build / buildcvs
index f2187dc..763180a 100644 (file)
@@ -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"