Whamcloud - gitweb
- added b_head_cmd tag
authoryury <yury>
Mon, 1 Sep 2008 13:07:21 +0000 (13:07 +0000)
committeryury <yury>
Mon, 1 Sep 2008 13:07:21 +0000 (13:07 +0000)
build/buildcvs

index e654277..119d1e7 100644 (file)
@@ -240,6 +240,13 @@ case "$lustretag" in
         libcfstag="HEAD"
         ;;
     
+    # HEAD cmd fixes
+    b_head_cmd)
+        lnettag="HEAD"
+        ldiskfstag="$ldiskfstag_head"
+        libcfstag="HEAD"
+        ;;
+    
     # windows client porting (lustre: b_client_io_layering, lnet: HEAD) 
     b_winnt_port)
         ldiskfstag="$ldiskfstag_head"