Commit e4f1994b authored by antirez's avatar antirez
Browse files

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

parent bb3ed7e2
......@@ -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 {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment