mirror of
https://github.com/fluencelabs/redis
synced 2025-03-30 22:31:03 +00:00
Fix comment typo in integration/aof.tcl.
This commit is contained in:
parent
d363299af3
commit
f8ba3b5668
@ -98,7 +98,7 @@ tags {"aof"} {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
## Test that SPOP (that modifies the client its argc/argv) is correctly free'd
|
## Test that SPOP (that modifies the client's argc/argv) is correctly free'd
|
||||||
create_aof {
|
create_aof {
|
||||||
append_to_aof [formatCommand sadd set foo]
|
append_to_aof [formatCommand sadd set foo]
|
||||||
append_to_aof [formatCommand sadd set bar]
|
append_to_aof [formatCommand sadd set bar]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user