From fe70d8b078742be2826aec12836c3a1114b62c6c Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 4 May 2007 23:32:31 +0000 Subject: [PATCH] remove b1_6 aliases in anticipation of 1.8 landing --- build/buildcvs | 14 ++++---------- lustrecvs | 2 ++ 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/build/buildcvs b/build/buildcvs index c2866dc..43a2112 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -20,6 +20,10 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + + # Note these are "specials" -- branches using lnet HEAD don't need an + # entry here. + b1_2) portalstag="b1_2" lnettag="" @@ -47,16 +51,6 @@ case "$lustretag" in portalstag="b_hd_newconfig" ;; - b1_5) - # Alias for HEAD - lustretag="HEAD" - ;; - - b1_6) - # Alias for HEAD - lustretag="HEAD" - ;; - b_new_cmd) portalstag="b_new_portals" # lnettag="b_lnet_tmp" diff --git a/lustrecvs b/lustrecvs index acf7c95..8023a34 100755 --- a/lustrecvs +++ b/lustrecvs @@ -59,6 +59,8 @@ case "$lustretag" in # this is the branch table # keep this list sorted alphabetically! + # These use special build directories + b1_4*) buildtag="b1_4" ;; b_release_1_4_6-patchless) buildtag="b1_4" ;; -- 1.8.3.1