Whamcloud - gitweb
b=12302
authormaxim <maxim>
Thu, 26 Jul 2007 15:14:52 +0000 (15:14 +0000)
committermaxim <maxim>
Thu, 26 Jul 2007 15:14:52 +0000 (15:14 +0000)
the section is added to support "lustrecvs b_usocklnd" (lnet usocklnd development branch)

build/buildcvs

index af05060..828dfbc 100644 (file)
@@ -116,6 +116,12 @@ case "$lustretag" in
        lustretag="HEAD"
        ;;
 
+    b_usocklnd)
+        # lnet usocklnd development branch
+       lnettag="b_usocklnd"
+       lustretag="b1_6_usocklnd"
+       ;;
+
     # before 1_4_6, we didn't have lnet or snmp
     b_release_1_2_*|b_release_1_4_[0-5])
         portalstag="$lustretag"