Browse Source

Bug #45532 MTR displays wrong option name 'print_testcases' in usage text

Fix the name....
pull/374/head
Bjorn Munch 17 years ago
parent
commit
47fa03abe7
  1. 2
      mysql-test/mysql-test-run.pl

2
mysql-test/mysql-test-run.pl

@ -5113,7 +5113,7 @@ Options to control what test suites or cases to run
skip-rpl Skip the replication test cases.
big-test Also run tests marked as "big"
enable-disabled Run also tests marked as disabled
print_testcases Don't run the tests but print details about all the
print-testcases Don't run the tests but print details about all the
selected tests, in the order they would be run.
Options that specify ports

Loading…
Cancel
Save