mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 16:44:29 +02:00
bug#41546: mysql-stress-run.pl is not packaged on Windows
Copy mysql-stress-run.pl into noinstall package.
This commit is contained in:
parent
4545c5ba3c
commit
e1f4344e68
1 changed files with 1 additions and 0 deletions
|
|
@ -338,6 +338,7 @@ fi
|
|||
|
||||
mkdir $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/README $DESTDIR/mysql-test/
|
||||
cp -R mysql-test/{t,r,include,suite,std_data,lib} $DESTDIR/mysql-test/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue