Commit b65e5aca authored by Oran Agra's avatar Oran Agra
Browse files

test infra - flushall between tests in external mode

parent 677d14c2
...@@ -296,6 +296,7 @@ proc start_server {options {code undefined}} { ...@@ -296,6 +296,7 @@ proc start_server {options {code undefined}} {
# append the server to the stack # append the server to the stack
lappend ::servers $srv lappend ::servers $srv
} }
r flushall
uplevel 1 $code uplevel 1 $code
set ::tags [lrange $::tags 0 end-[llength $tags]] set ::tags [lrange $::tags 0 end-[llength $tags]]
return return
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment