Commit 72d6f966 authored by Oran Agra's avatar Oran Agra
Browse files

test infra - flushall between tests in external mode

(cherry picked from commit b65e5aca)
parent 28e07460
......@@ -296,6 +296,7 @@ proc start_server {options {code undefined}} {
# append the server to the stack
lappend ::servers $srv
}
r flushall
uplevel 1 $code
set ::tags [lrange $::tags 0 end-[llength $tags]]
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