Whamcloud - gitweb
- support "lustrecvs b_mpilnd" to check out the lnet mpilnd development branch.
authorisaac <isaac>
Sat, 7 Jul 2007 07:27:42 +0000 (07:27 +0000)
committerisaac <isaac>
Sat, 7 Jul 2007 07:27:42 +0000 (07:27 +0000)
build/buildcvs

index bd30a95..e6064b6 100644 (file)
@@ -110,6 +110,12 @@ case "$lustretag" in
        lustretag="HEAD"
        ;;
 
+    b_mpilnd)
+        # lnet mpilnd development branch
+       lnettag="b_mpilnd"
+       lustretag="HEAD"
+       ;;
+
     # before 1_4_6, we didn't have lnet or snmp
     b_release_1_2_*|b_release_1_4_[0-5])
         portalstag="$lustretag"