mirror of https://github.com/redis/redis.git
Add missing needs:repl tag. (#9169)
This commit is contained in:
parent
95274f1f8a
commit
5d8ea4b326
|
|
@ -487,7 +487,7 @@ start_server {tags {"expire"}} {
|
|||
{restore foo6 * {*} ABSTTL}
|
||||
{restore foo7 * {*} absttl}
|
||||
}
|
||||
}
|
||||
} {} {needs:repl}
|
||||
|
||||
# Start another server to test replication of TTLs
|
||||
start_server {tags {needs:repl external:skip}} {
|
||||
|
|
|
|||
Loading…
Reference in New Issue