Cluster/Sentinel test: report ability to run via valgrind.
This commit is contained in:
parent
075ea1646f
commit
b1f84d41fb
@ -136,6 +136,7 @@ proc parse_options {} {
|
|||||||
puts "--single <pattern> Only runs tests specified by pattern."
|
puts "--single <pattern> Only runs tests specified by pattern."
|
||||||
puts "--pause-on-error Pause for manual inspection on error."
|
puts "--pause-on-error Pause for manual inspection on error."
|
||||||
puts "--fail Simulate a test failure."
|
puts "--fail Simulate a test failure."
|
||||||
|
puts "--valgrind Run with valgrind."
|
||||||
puts "--help Shows this help."
|
puts "--help Shows this help."
|
||||||
exit 0
|
exit 0
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user