mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
Merge
This commit is contained in:
commit
33025abaf5
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ mkdir $DESTDIR/mysql-test
|
||||||
cp mysql-test/mysql-test-run.pl $DESTDIR/mysql-test/
|
cp mysql-test/mysql-test-run.pl $DESTDIR/mysql-test/
|
||||||
cp mysql-test/mysql-stress-test.pl $DESTDIR/mysql-test/
|
cp mysql-test/mysql-stress-test.pl $DESTDIR/mysql-test/
|
||||||
cp mysql-test/README $DESTDIR/mysql-test/
|
cp mysql-test/README $DESTDIR/mysql-test/
|
||||||
cp -R mysql-test/{t,r,include,suite,std_data,lib} $DESTDIR/mysql-test/
|
cp -R mysql-test/{t,r,include,suite,std_data,lib,collections} $DESTDIR/mysql-test/
|
||||||
|
|
||||||
# Note that this will not copy "extra" if a soft link
|
# Note that this will not copy "extra" if a soft link
|
||||||
if [ -d mysql-test/extra ] ; then
|
if [ -d mysql-test/extra ] ; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue