Fix test failures due to async command slip
This commit is contained in:
parent
c540e4b6e5
commit
94990925ba
@ -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