test infra - flushall between tests in external mode

This commit is contained in:
Oran Agra 2020-08-31 11:16:06 +03:00
parent 5c61f1a6ed
commit 2468c17a32

View File

@ -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