summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <patg@radha.patg.net>2006-12-22 08:57:32 -0500
committerunknown <patg@radha.patg.net>2006-12-22 08:57:32 -0500
commit8a1ff42fe0fa5514ba6d28408215a54bc4ed5e9d (patch)
tree9ae09ecf78b4d6982791b9fd82361130b93404ec /scripts
parent8f3e39bd4985cd6cde244c6a2eb27950ade33585 (diff)
parentb95a067685ed8f902e0f92f89c16a374c9214980 (diff)
downloadmariadb-git-8a1ff42fe0fa5514ba6d28408215a54bc4ed5e9d.tar.gz
Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1
into radha.patg.net:/Users/patg/mysql-build/mysql-5.1-arch-merge mysql-test/t/disabled.def: Auto merged sql/mysqld.cc: Auto merged storage/innobase/handler/ha_innodb.cc: Auto merged
Diffstat (limited to 'scripts')
-rw-r--r--scripts/make_binary_distribution.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh
index 8b09022c32f..bb90cb5178e 100644
--- a/scripts/make_binary_distribution.sh
+++ b/scripts/make_binary_distribution.sh
@@ -246,6 +246,7 @@ $CP mysql-test/include/*.inc $BASE/mysql-test/include
$CP mysql-test/include/*.test $BASE/mysql-test/include
$CP mysql-test/t/*.def $BASE/mysql-test/t
$CP mysql-test/std_data/*.dat mysql-test/std_data/*.frm \
+ mysql-test/std_data/*.MYD mysql-test/std_data/*.MYI \
mysql-test/std_data/*.pem mysql-test/std_data/Moscow_leap \
mysql-test/std_data/des_key_file mysql-test/std_data/*.*001 \
mysql-test/std_data/*.cnf \