Test: fixed scripting.tcl test false positive.
This commit is contained in:
parent
e29d330724
commit
93e7a130fc
@ -326,6 +326,7 @@ start_server {tags {"scripting"}} {
|
||||
catch {r ping} e
|
||||
assert_match {BUSY*} $e
|
||||
r script kill
|
||||
after 200 ; # Give some time to Lua to call the hook again...
|
||||
assert_equal [r ping] "PONG"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user