diff options
author | df@kahlann.erinye.com <> | 2006-11-14 14:48:29 +0100 |
---|---|---|
committer | df@kahlann.erinye.com <> | 2006-11-14 14:48:29 +0100 |
commit | 4dd2d7062a62387862acff24af1724af7abb0614 (patch) | |
tree | 7be3e35e6dfd1182985465d4833085781f569f17 /scripts/make_binary_distribution.sh | |
parent | cc129e6256253e277e155a6e1d711eb2e2eebe91 (diff) | |
parent | 5d8525c6f7c0a4ac6dc24e717c6ebb74c5d6f6ba (diff) | |
download | mariadb-git-4dd2d7062a62387862acff24af1724af7abb0614.tar.gz |
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-4.1
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
Diffstat (limited to 'scripts/make_binary_distribution.sh')
-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 512e8a574ed..a6a2f1e3b49 100644 --- a/scripts/make_binary_distribution.sh +++ b/scripts/make_binary_distribution.sh @@ -240,6 +240,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 \ |