Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
1d9d27c9
Unverified
Commit
1d9d27c9
authored
Oct 10, 2019
by
Salvatore Sanfilippo
Committed by
GitHub
Oct 10, 2019
Browse files
Merge pull request #6438 from daidaotong/unstable
resolve typo in test module
parents
509fe9cb
98600c9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/integration/replication.tcl
View file @
1d9d27c9
...
@@ -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 recover
e
s 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
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment