Merge pull request #6438 from daidaotong/unstable

resolve typo in test module
This commit is contained in:
Salvatore Sanfilippo 2019-10-10 11:18:47 +02:00 committed by GitHub
commit 1d9d27c91a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"}} {
set slave [srv 0 client]
set slave_host [srv 0 host]