summaryrefslogtreecommitdiff
path: root/scripts/make_binary_distribution.sh
diff options
context:
space:
mode:
authorunknown <msvensson@pilot.blaudden>2007-02-28 20:44:49 +0100
committerunknown <msvensson@pilot.blaudden>2007-02-28 20:44:49 +0100
commit890332a46b94917cfb8f94977fb0335aba9be4b7 (patch)
treeaec597d244a7389cbdae615553fe8bb383b81609 /scripts/make_binary_distribution.sh
parent6ffe8c8a03a5c2d0770a94ec010f5c8ced4612e0 (diff)
downloadmariadb-git-890332a46b94917cfb8f94977fb0335aba9be4b7.tar.gz
Bug #20166 mysql-test-run.pl does not test system privilege tables creation
- No .sql files in mysql-test/lib/ anymore, don't copy them scripts/make_binary_distribution.sh: No need to copy mysql-test/lib/*.sql there are no sql files there anymore scripts/make_win_bin_dist: No need to copy mysql-test/lib/*.sql there are no sql files there anymore
Diffstat (limited to 'scripts/make_binary_distribution.sh')
-rw-r--r--scripts/make_binary_distribution.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh
index 008520ef000..ce959c634ba 100644
--- a/scripts/make_binary_distribution.sh
+++ b/scripts/make_binary_distribution.sh
@@ -251,7 +251,6 @@ copyfileto $BASE/mysql-test \
netware/mysql_test_run.nlm netware/install_test_db.ncf
$CP mysql-test/lib/*.pl $BASE/mysql-test/lib
-$CP mysql-test/lib/*.sql $BASE/mysql-test/lib
$CP mysql-test/t/*.def $BASE/mysql-test/t
$CP mysql-test/include/*.inc $BASE/mysql-test/include
$CP mysql-test/include/*.test $BASE/mysql-test/include