From: scjody Date: Mon, 6 Aug 2007 17:46:01 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: 1.6.1~33 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=32827961b16e4ea4caf990dbe6b7ed1fd1d24f13;p=fs%2Flustre-release.git Branch HEAD Make b1_8 an alias for HEAD to prevent mistakes. --- diff --git a/build/buildcvs b/build/buildcvs index 89ec8dc..8569450 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -52,6 +52,12 @@ case "$lustretag" in portalstag="b_hd_newconfig" ;; + b1_8) + # b1_8 is an alias for HEAD. + lustretag="HEAD" + ldiskfstag="b1_8_iam" + ;; + b_new_cmd) portalstag="b_new_portals" # lnettag="b_lnet_tmp" @@ -158,6 +164,7 @@ case "$lustretag" in # CMD3 HEAD|b_post_cmd3|b1_8_gssfix|b_new_cmd_sles10) + # Update b1_8 above when changing this. ldiskfstag="b1_8_iam" ;;