mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -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
|
# 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…
Reference in New Issue
Block a user