Fix test failures due to async command slip
This commit is contained in:
parent
5344e39488
commit
be777f9e7a
@ -1,6 +1,6 @@
|
|||||||
source tests/support/cli.tcl
|
source tests/support/cli.tcl
|
||||||
|
|
||||||
start_server {tags {"cli"}} {
|
start_server [list tags {"cli"} overrides {enable-async-commands no}] {
|
||||||
proc open_cli {{opts "-n 9"} {infile ""}} {
|
proc open_cli {{opts "-n 9"} {infile ""}} {
|
||||||
set ::env(TERM) dumb
|
set ::env(TERM) dumb
|
||||||
set cmdline [rediscli [srv host] [srv port] $opts]
|
set cmdline [rediscli [srv host] [srv port] $opts]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user