mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 08:08:53 -05:00
test infra - flushall between tests in external mode
This commit is contained in:
parent
677d14c213
commit
b65e5aca86
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user