mirror of
https://github.com/redis/redis.git
synced 2026-06-09 00:33:08 -04:00
Cluster/Sentinel test: report ability to run via valgrind.
This commit is contained in:
parent
075ea1646f
commit
b1f84d41fb
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ proc parse_options {} {
|
|||
puts "--single <pattern> Only runs tests specified by pattern."
|
||||
puts "--pause-on-error Pause for manual inspection on error."
|
||||
puts "--fail Simulate a test failure."
|
||||
puts "--valgrind Run with valgrind."
|
||||
puts "--help Shows this help."
|
||||
exit 0
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in a new issue