summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorunknown <jimw@mysql.com>2005-04-12 18:04:32 -0700
committerunknown <jimw@mysql.com>2005-04-12 18:04:32 -0700
commit4a5edc965f9ce82d7e48c7537cd861786798759c (patch)
tree3ee5b2f2add3d940478f8a468eaa5c37273fdd72 /scripts
parentdec90f5b36f3977849009031fcd6b1891c08a884 (diff)
downloadmariadb-git-4a5edc965f9ce82d7e48c7537cd861786798759c.tar.gz
Remove references to result.es files
mysql-test/Makefile.am: Remove reference to result.es scripts/make_binary_distribution.sh: Remove references to result.es
Diffstat (limited to 'scripts')
-rw-r--r--scripts/make_binary_distribution.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_binary_distribution.sh b/scripts/make_binary_distribution.sh
index 01d635688d8..46d1b74d2bf 100644
--- a/scripts/make_binary_distribution.sh
+++ b/scripts/make_binary_distribution.sh
@@ -222,7 +222,7 @@ $CP mysql-test/include/*.inc $BASE/mysql-test/include
$CP mysql-test/std_data/*.dat mysql-test/std_data/*.*001 $BASE/mysql-test/std_data
$CP mysql-test/std_data/des_key_file $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/r/*result mysql-test/r/*.require $BASE/mysql-test/r
if [ $BASE_SYSTEM != "netware" ] ; then
chmod a+x $BASE/bin/*