Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Mon, 12 Sep 2005 22:30:05 +0000 (22:30 +0000)
committeradilger <adilger>
Mon, 12 Sep 2005 22:30:05 +0000 (22:30 +0000)
Ensure that libsysio is also checked out with the current version tag if
specified for releases 1.4.3 and beyond.

build/buildcvs

index 763180a..f0f3f4c 100644 (file)
@@ -70,7 +70,7 @@ case "$lustretag" in
        portalstag=b_ioprovement
        ;;
 
-    v1_[0-3]*|v1_4_*|[A-Z]*)
+    v1_[0-3]*|v1_4_[0-2]|[A-Z]*)
        portalstag="$lustretag"
        ;;