From cb864eb9e953ed2cbb9fb8b255e38271342b1b57 Mon Sep 17 00:00:00 2001
From: stinson1947 <stinson1947>
Date: Fri, 30 May 2008 05:23:29 +0000
Subject: [PATCH] Made changes to allow b1_8 to get it's components from the
 right repositories.

---
 build/buildcvs | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/build/buildcvs b/build/buildcvs
index 9f61747ac4..a745c0618f 100644
--- a/build/buildcvs
+++ b/build/buildcvs
@@ -54,12 +54,6 @@ case "$lustretag" in
         portalstag="b_hd_newconfig"
         ;;
 
-    b1_8)
-        # b1_8 is an alias for HEAD.
-        lustretag="HEAD"
-        ldiskfstag="b1_8_iam"
-        ;;
-
     b_cmd*)
         portalstag="$lustretag"
         ;;
-- 
GitLab