mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Fix misspelled variable name
This commit is contained in:
@ -3675,7 +3675,7 @@ Misc options
|
||||
to shutdown etc.
|
||||
repeat=N Run each test N number of times
|
||||
retry=N Retry tests that fail N times, limit number of failures
|
||||
to $max_failures
|
||||
to $opt_retry_failure
|
||||
retry-failure=N Limit number of retries for a failed test
|
||||
reorder Reorder tests to get fewer server restarts
|
||||
help Get this help text
|
||||
|
Reference in New Issue
Block a user