mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 08:30:51 +00:00
CLIENT LIST test modified to reflect the new output.
This commit is contained in:
parent
d19015be12
commit
6df450b77c
@ -1,5 +1,5 @@
|
||||
start_server {tags {"introspection"}} {
|
||||
test {CLIENT LIST} {
|
||||
r client list
|
||||
} {*addr=*:* fd=* idle=* flags=N db=9 sub=0 psub=0 qbuf=0 obl=0 oll=0 omem=0 events=r cmd=client*}
|
||||
} {*addr=*:* fd=* age=* idle=* flags=N db=9 sub=0 psub=0 qbuf=0 qbuf-free=* obl=0 oll=0 omem=0 events=r cmd=client*}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user