Skip to content
Snippets Groups Projects
Commit cb864eb9 authored by Terry Rutledge's avatar Terry Rutledge
Browse files

Made changes to allow b1_8 to get it's components from the right

repositories.
parent 7c3a4c77
No related branches found
No related tags found
No related merge requests found
...@@ -54,12 +54,6 @@ case "$lustretag" in ...@@ -54,12 +54,6 @@ case "$lustretag" in
portalstag="b_hd_newconfig" portalstag="b_hd_newconfig"
;; ;;
b1_8)
# b1_8 is an alias for HEAD.
lustretag="HEAD"
ldiskfstag="b1_8_iam"
;;
b_cmd*) b_cmd*)
portalstag="$lustretag" portalstag="$lustretag"
;; ;;
......
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