From dcad5e84d4e9bd3798007cc1da1345cc48228fa6 Mon Sep 17 00:00:00 2001 From: nathan <nathan> Date: Tue, 13 Feb 2007 18:31:58 +0000 Subject: [PATCH] alias b1_5 and b1_6 to HEAD --- build/buildcvs | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index dc74934e8b..e79f27732f 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -47,6 +47,16 @@ 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" -- GitLab