diff options
author | df@kahlann.erinye.com <> | 2006-11-14 14:49:45 +0100 |
---|---|---|
committer | df@kahlann.erinye.com <> | 2006-11-14 14:49:45 +0100 |
commit | a3d8fdbeb9ead951760e66ec1f2502d85e3d3748 (patch) | |
tree | ede03ae5ef18502626c0b83d0fc1aeedcbd99832 /scripts | |
parent | 5fb072b0fcde4a3f69d55d9ee143f97e7c7a1e10 (diff) | |
parent | 4dd2d7062a62387862acff24af1724af7abb0614 (diff) | |
download | mariadb-git-a3d8fdbeb9ead951760e66ec1f2502d85e3d3748.tar.gz |
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
into kahlann.erinye.com:/home/df/mysql/build/51
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/make_binary_distribution.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh index 68798e92725..ddcea343609 100644 --- a/scripts/make_binary_distribution.sh +++ b/scripts/make_binary_distribution.sh @@ -243,6 +243,7 @@ $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 $CP mysql-test/t/*.def $BASE/mysql-test/t $CP mysql-test/std_data/*.dat mysql-test/std_data/*.frm \ mysql-test/std_data/*.pem mysql-test/std_data/Moscow_leap \ |