Merge branch 'unstable' of https://github.com/JohnSully/KeyDB into unstable
Former-commit-id: 16bd6b3f5d6f8d45c7a7202bd34974b31da2fdec
This commit is contained in:
commit
c34fee9ed4
@ -238,7 +238,7 @@ start_server {tags {"bitops"}} {
|
|||||||
r set a "abcdefg"
|
r set a "abcdefg"
|
||||||
r bitop lshift x a 8
|
r bitop lshift x a 8
|
||||||
r get x
|
r get x
|
||||||
} "\x00abcdefg"
|
} "\000abcdefg"
|
||||||
|
|
||||||
test {BITOP lshift char} {
|
test {BITOP lshift char} {
|
||||||
r set a "\xAA"
|
r set a "\xAA"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user