From 6dab35ad83bd66ba8439ca6a4640d504c8208a4b Mon Sep 17 00:00:00 2001
From: adilger <adilger>
Date: Mon, 12 Sep 2005 22:30:05 +0000
Subject: [PATCH] Branch HEAD Ensure that libsysio is also checked out with the
 current version tag if specified for releases 1.4.3 and beyond.

---
 build/buildcvs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/buildcvs b/build/buildcvs
index 763180aae6..f0f3f4cb3a 100644
--- a/build/buildcvs
+++ b/build/buildcvs
@@ -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"
 	;;
 
-- 
GitLab