Unverified Commit 1d9d27c9 authored by Salvatore Sanfilippo's avatar Salvatore Sanfilippo Committed by GitHub
Browse files

Merge pull request #6438 from daidaotong/unstable

resolve typo in test module
parents 509fe9cb 98600c9a
...@@ -319,7 +319,7 @@ start_server {tags {"repl"}} { ...@@ -319,7 +319,7 @@ start_server {tags {"repl"}} {
} }
} }
test {slave fails full sync and diskless load swapdb recoveres it} { test {slave fails full sync and diskless load swapdb recovers it} {
start_server {tags {"repl"}} { start_server {tags {"repl"}} {
set slave [srv 0 client] set slave [srv 0 client]
set slave_host [srv 0 host] set slave_host [srv 0 host]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment