mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Cluster/Sentinel test: report ability to run via valgrind.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user