Skip to content
Snippets Groups Projects
Commit c9d5988d authored by jacob's avatar jacob
Browse files

split portals into its own module (b1_2)

parent 96ed3093
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,9 @@ case "$lustretag" in
# this is the branch table
# keep this list sorted alphabetically!
b1_2)
portalstag="b1_2"
;;
b1_4_bgl)
portalstag="b1_4_bgl"
......
......@@ -39,9 +39,6 @@ case "$lustretag" in
# this is the branch table
# keep this list sorted alphabetically!
b1_2)
portalstag="b1_2"
;;
*)
buildtag="HEAD"
......
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