test infra - flushall between tests in external mode
(cherry picked from commit 2468c17a3229ae37825466a18dce9a5272eeef30)
This commit is contained in:
parent
575d07b7a8
commit
f180326b65
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user