Commit 7393b899 authored by unknown's avatar unknown

Merge work.mysql.com:/home/bk/mysql

into cane.mysql.fi:/usr/home/tim/my/work


BitKeeper/etc/logging_ok:
  auto-union
parents e1e63849 e6da25ea
...@@ -5,3 +5,4 @@ mwagner@work.mysql.com ...@@ -5,3 +5,4 @@ mwagner@work.mysql.com
sasha@mysql.sashanet.com sasha@mysql.sashanet.com
sasha@work.mysql.com sasha@work.mysql.com
tim@cane.mysql.fi tim@cane.mysql.fi
tim@work.mysql.com
...@@ -142,7 +142,7 @@ $test_dir=<$pwd/$host/test/$ver-*>; ...@@ -142,7 +142,7 @@ $test_dir=<$pwd/$host/test/$ver-*>;
if ($opt_stage <= 5 && !$opt_no_test) 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"); 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