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 7c2ba840d..3f3a86ed8 100644
--- a/tests/integration/block-repl.tcl
+++ b/tests/integration/block-repl.tcl
@@ -11,7 +11,7 @@ proc stop_bg_block_op {handle} {
catch {exec /bin/kill -9 $handle}
}
-start_server {tags {"repl"}} {
+start_server {tags {"repl" "external:skip"}} {
start_server {} {
set master [srv -1 client]
set master_host [srv -1 host]