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
06e17870
Commit
06e17870
authored
Apr 02, 2012
by
antirez
Browse files
MIGRATE test modified because the implementation changed.
parent
31f2ecf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/dump.tcl
View file @
06e17870
...
...
@@ -60,7 +60,7 @@ start_server {tags {"dump"}} {
$rd debug sleep 5.0
;
# Make second server unable to reply.
set e
{}
catch
{
r -1 migrate $second_host $second_port key 9 1000
}
e
assert_match
{
ERR*
}
$e
assert_match
{
IO
ERR*
}
$e
}
}
}
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