Skip to content
Snippets Groups Projects
Commit fe70d8b0 authored by Nathan Rutman's avatar Nathan Rutman
Browse files

remove b1_6 aliases in anticipation of 1.8 landing

parent b5b60fde
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
......@@ -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" ;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment