Commit 06e17870 authored by antirez's avatar antirez
Browse files

MIGRATE test modified because the implementation changed.

parent 31f2ecf4
......@@ -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 {IOERR*} $e
}
}
}
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