summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authortim@cane.mysql.fi <>2001-01-19 02:46:47 +0200
committertim@cane.mysql.fi <>2001-01-19 02:46:47 +0200
commitff4839a914ee3c348e570f8b67a3baa625c3970f (patch)
tree666b05b61969934012175867905f95344c37afcb /mysql-test
parentfff8cbffaeb8a0b5ce821c2256dcb0b525f84bf3 (diff)
parent08d36171a9e535fac9d33e7cbb9a2770a72bfd0b (diff)
downloadmariadb-git-ff4839a914ee3c348e570f8b67a3baa625c3970f.tar.gz
Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/Makefile.am b/mysql-test/Makefile.am
index 74154ecffa4..93804c4699b 100644
--- a/mysql-test/Makefile.am
+++ b/mysql-test/Makefile.am
@@ -62,6 +62,7 @@ SUFFIXES = .sh
-e 's!@''libexecdir''@!$(libexecdir)!g' \
-e 's!@''PERL''@!@PERL@!' \
-e 's!@''VERSION''@!@VERSION@!' \
+ -e 's!@''MYSQL_SERVER_SUFFIX''@!@MYSQL_SERVER_SUFFIX@!' \
$< > $@-t
@CHMOD@ +x $@-t
@MV@ $@-t $@