mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +00:00
Test: dump.tcl fixed for RESTORE new error msg.
This commit is contained in:
parent
762b1ae2be
commit
17b05afda9
@ -31,7 +31,7 @@ start_server {tags {"dump"}} {
|
||||
set e {}
|
||||
catch {r restore foo 0 "..."} e
|
||||
set e
|
||||
} {*is busy*}
|
||||
} {*BUSYKEY*}
|
||||
|
||||
test {RESTORE can overwrite an existing key with REPLACE} {
|
||||
r set foo bar1
|
||||
|
Loading…
x
Reference in New Issue
Block a user