Cluster/Sentinel test: report ability to run via valgrind.

This commit is contained in:
antirez 2015-12-29 15:27:26 +01:00
parent 075ea1646f
commit b1f84d41fb
1 changed files with 1 additions and 0 deletions

View File

@ -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 {