From a524001f9ee89ebc6450b6020d5673c57ee0310a Mon Sep 17 00:00:00 2001 From: nic Date: Fri, 28 Oct 2005 03:55:07 +0000 Subject: [PATCH] get a tagged lnet for releases after 1_4_6 --- build/buildcvs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index 927f1ab..9a2fdcc 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -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 ;; -- 1.8.3.1