mirror of
https://github.com/MariaDB/server.git
synced 2025-01-25 00:04:33 +01:00
Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1
into three.local.lan:/home/matthias/Arbeit/mysql-4.1/src
This commit is contained in:
commit
6daf2bcff5
1 changed files with 4 additions and 1 deletions
|
@ -100,5 +100,8 @@ tags:
|
||||||
# Test installation
|
# Test installation
|
||||||
|
|
||||||
test:
|
test:
|
||||||
cd mysql-test ; ./mysql-test-run
|
cd mysql-test
|
||||||
|
./mysql-test-run
|
||||||
|
./mysql-test-run --ps-protocol
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue