summaryrefslogtreecommitdiff
path: root/tests/integration/block-repl.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/block-repl.tcl')
-rw-r--r--tests/integration/block-repl.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/block-repl.tcl b/tests/integration/block-repl.tcl
index 3f3a86ed8..52b4a53ea 100644
--- a/tests/integration/block-repl.tcl
+++ b/tests/integration/block-repl.tcl
@@ -12,7 +12,7 @@ proc stop_bg_block_op {handle} {
}
start_server {tags {"repl" "external:skip"}} {
- start_server {} {
+ start_server {overrides {save {}}} {
set master [srv -1 client]
set master_host [srv -1 host]
set master_port [srv -1 port]