From c7873476fc7f5fc9314876341697873e8075cade Mon Sep 17 00:00:00 2001 From: isaac Date: Sat, 7 Jul 2007 07:27:42 +0000 Subject: [PATCH] - support "lustrecvs b_mpilnd" to check out the lnet mpilnd development branch. --- build/buildcvs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index bd30a95..e6064b6 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -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" -- 1.8.3.1