From a7c70e4954145719f1e660ffd65ee316d37a38cb Mon Sep 17 00:00:00 2001 From: "msvensson@pilot.mysql.com" <> Date: Thu, 10 Jan 2008 16:38:59 +0100 Subject: [PATCH] Fix misspelled variable name --- mysql-test/mysql-test-run.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index d88ad3dea3b..b72fd085609 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -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