From cc4a5ad072d6c009a8940a3793f4d4642a84383b Mon Sep 17 00:00:00 2001
From: green <green>
Date: Wed, 2 Mar 2005 18:06:51 +0000
Subject: [PATCH] lustre b1_4_rhel4 requires portals b1_4_rhel4

---
 build/buildcvs | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/build/buildcvs b/build/buildcvs
index 2f68001700..2d2f24aa23 100644
--- a/build/buildcvs
+++ b/build/buildcvs
@@ -26,6 +26,10 @@ case "$lustretag" in
 	portalstag="b1_4_bgl"
 	;;
 
+    b1_4_rhel4)
+	portalstag="b1_4_rhel4"
+	;;
+
     b_cmd*)
     	portalstag="$lustretag"
 	;;
-- 
GitLab