From: nic Date: Wed, 23 Mar 2005 04:16:57 +0000 (+0000) Subject: just set portals tag on any v1_4 build X-Git-Tag: 1.3.4~39 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3c1dbbd796011db6574dffc02d99ad8f44b67923;p=fs%2Flustre-release.git just set portals tag on any v1_4 build --- diff --git a/build/buildcvs b/build/buildcvs index 43efd68..e0e85e3 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -73,7 +73,7 @@ case "$lustretag" in portalstag=$lustretag ;; - v1_[0-3]*|v1_4_0*|[A-Z]*) + v1_[0-3]*|v1_4_*|[A-Z]*) portalstag="$lustretag" ;;