Commit f021d446 authored by Jonathan Perkin's avatar Jonathan Perkin

bug#41546: mysql-stress-run.pl is not packaged on Windows

Copy mysql-stress-run.pl into noinstall package.
parent f0deca73
......@@ -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/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment