Home
last modified time | relevance | path

Searched refs:has_flag (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/tests/cluster/
H A Dcluster.tcl32 proc has_flag {node flag} { procedure
40 if {[has_flag $n myself]} {return $n}
/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D13-no-failover-option.tcl37 [has_flag [get_node_by_id $id $slave5_id] nofailover]