Whamcloud - gitweb
get a tagged lnet for releases after 1_4_6
authornic <nic>
Fri, 28 Oct 2005 03:55:07 +0000 (03:55 +0000)
committernic <nic>
Fri, 28 Oct 2005 03:55:07 +0000 (03:55 +0000)
build/buildcvs

index 927f1ab..9a2fdcc 100644 (file)
@@ -71,6 +71,12 @@ case "$lustretag" in
        portalstag="b_ptlrpc_cleanup"
        ;;
 
+    # starting with 1_4_6, we have a tagged lnet too
+    b_release_1_4_[6-9]*)
+        portalstag=$lustretag
+        lnettag=$lustretag
+        ;;
+    
     b_release_*)
        portalstag=$lustretag
        ;;