summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2005-02-18 14:21:00 +0100
committerunknown <kent@mysql.com>2005-02-18 14:21:00 +0100
commitcd2be14ad3b8b6b435387a31ae5057e0d75538b3 (patch)
tree2fadc5beda590fd75145dac45ca95cdf20ba42d3 /scripts
parenta065d17ff112fd4474415bc6eee1c487425f9ecd (diff)
parent230f8e18d34414b005b477766d68f706aec8caab (diff)
downloadmariadb-git-cd2be14ad3b8b6b435387a31ae5057e0d75538b3.tar.gz
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
Diffstat (limited to 'scripts')
-rw-r--r--scripts/make_binary_distribution.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh
index 4c339b063d9..2afb091da3e 100644
--- a/scripts/make_binary_distribution.sh
+++ b/scripts/make_binary_distribution.sh
@@ -220,8 +220,10 @@ $CP mysql-test/std_data/*.dat mysql-test/std_data/*.frm \
mysql-test/std_data/*.pem mysql-test/std_data/Moscow_leap \
mysql-test/std_data/des_key_file mysql-test/std_data/*.*001 \
$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/t/*.test mysql-test/t/*.disabled 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
if [ $BASE_SYSTEM != "netware" ] ; then
chmod a+x $BASE/bin/*