Skip to content
Snippets Groups Projects
Commit 07d97b04 authored by Liang Zhen's avatar Liang Zhen
Browse files

b_port_step is a branch only for portals

parent d806ee29
No related branches found
No related tags found
No related merge requests found
...@@ -45,8 +45,10 @@ case "$lustretag" in ...@@ -45,8 +45,10 @@ case "$lustretag" in
portalstag="b_port_netid" portalstag="b_port_netid"
;; ;;
# b_port_step is only for portals
b_port_step) b_port_step)
portalstag="b_port_step" portalstag="b_port_step"
lustretag="HEAD"
;; ;;
b_port_test) b_port_test)
......
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