Whamcloud - gitweb
Branch HEAD
authorrobert.read <robert.read>
Thu, 3 Jul 2008 20:33:19 +0000 (20:33 +0000)
committerrobert.read <robert.read>
Thu, 3 Jul 2008 20:33:19 +0000 (20:33 +0000)
add b_head_libcfs to build/buildcvs

build/buildcvs

index a3c8ebc..830e83a 100644 (file)
@@ -249,6 +249,12 @@ case "$lustretag" in
         libcfstag="HEAD"
         ;;
 
+    b_head_libcfs)
+        lnettag="b_head_libcfs"
+        ldiskfstag="$ldiskfstag_head"
+        libcfstag="b_head_libcfs"
+        ;;
+
     # all later v* tags
     v[1-9]*)
         lnettag="$lustretag"