summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.mysql.com>2008-01-08 15:48:55 +0100
committerunknown <msvensson@pilot.mysql.com>2008-01-08 15:48:55 +0100
commit003c55d95edb20f1ef9b49f3872d5cb496262214 (patch)
treec3224e0f7a70c4a822df5838e9f73c84367e3349
parent1292c6f6a31348b9b8bdf84c26113d95bcb5abfa (diff)
downloadmariadb-git-003c55d95edb20f1ef9b49f3872d5cb496262214.tar.gz
Fix spelling
-rwxr-xr-xmysql-test/mysql-test-run.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
index 09b66ee4521..09a9b2cbcd2 100755
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -783,7 +783,7 @@ sub set_mtr_build_thread_ports($) {
"($opt_baseport - $opt_baseport + 9)");
}
- mtr_report("Using MR_BUILD_THREAD $opt_mtr_build_thread,",
+ mtr_report("Using MR_BUILD_THREAD $mtr_build_thread,",
"with reserved ports $opt_baseport..".($opt_baseport+9));
}