1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

- added missing file mysql-test/std_data/des_key_file to source and binary

distribution to fix a test failure in test "func_encrypt"
This commit is contained in:
lenz@mysql.com
2003-03-04 18:18:05 +01:00
parent ac5135860d
commit 905ce89dc5
2 changed files with 3 additions and 0 deletions

View File

@@ -183,6 +183,7 @@ done
$CP mysql-test/include/*.inc $BASE/mysql-test/include
$CP mysql-test/std_data/*.dat mysql-test/std_data/*.001 $BASE/mysql-test/std_data
$CP mysql-test/std_data/des_key_file $BASE/mysql-test/std_data
$CP mysql-test/t/*test mysql-test/t/*.opt mysql-test/t/*.slave-mi mysql-test/t/*.sh $BASE/mysql-test/t
$CP mysql-test/r/*result mysql-test/r/*.require $BASE/mysql-test/r