Commit 9c2ebb3a authored by unknown's avatar unknown

Do-compile Fix typo.


Build-tools/Do-compile:
  Fix typo.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
parent d262157e
......@@ -2,3 +2,4 @@ mwagner@work.mysql.com
mwagner@evoq.home.mwagner.org
monty@donna.mysql.com
monty@work.mysql.com
tim@work.mysql.com
......@@ -142,7 +142,7 @@ $test_dir=<$pwd/$host/test/$ver-*>;
if ($opt_stage <= 5 && !$opt_no_test)
{
safe_cd($test_dir/mysql-test);
safe_cd("$test_dir/mysql-test");
check_system("./mysql-test-run", "tests were successful");
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment