diff --git a/build/buildcvs b/build/buildcvs index 89ec8dc42c904c30541550c2dd391b7b07015f70..8569450f1290de213e329dfa6889eea1033e0d49 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" ;;