mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
Remove references to result.es files
mysql-test/Makefile.am: Remove reference to result.es scripts/make_binary_distribution.sh: Remove references to result.es
This commit is contained in:
parent
dec90f5b36
commit
4a5edc965f
2 changed files with 3 additions and 3 deletions
|
|
@ -222,7 +222,7 @@ $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/*result.es mysql-test/r/*.require $BASE/mysql-test/r
|
||||
$CP mysql-test/r/*result mysql-test/r/*.require $BASE/mysql-test/r
|
||||
|
||||
if [ $BASE_SYSTEM != "netware" ] ; then
|
||||
chmod a+x $BASE/bin/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue