Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
b65e5aca
Commit
b65e5aca
authored
Aug 31, 2020
by
Oran Agra
Browse files
test infra - flushall between tests in external mode
parent
677d14c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/support/server.tcl
View file @
b65e5aca
...
@@ -296,6 +296,7 @@ proc start_server {options {code undefined}} {
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment