mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 08:22:01 +00:00
SCRIPT LOAD now returns the SHA1 instead of +OK
This commit is contained in:
@@ -187,7 +187,7 @@ start_server {tags {"scripting"}} {
|
||||
list \
|
||||
[r script load "return 'loaded'"] \
|
||||
[r evalsha b534286061d4b9e4026607613b95c06c06015ae8 0]
|
||||
} {OK loaded}
|
||||
} {b534286061d4b9e4026607613b95c06c06015ae8 loaded}
|
||||
}
|
||||
|
||||
start_server {tags {"scripting repl"}} {
|
||||
|
Reference in New Issue
Block a user