summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-01-16 23:14:49 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-01-16 23:59:30 +0000
commitfc8a300f49e9457ada1834ae2feda738784f73c6 (patch)
treeee9466f4226e155b919ae98f1cde60f09db4a6ed /test/Makefile.in
parent306c6c7751cf6953dc544a607b584a9ca58623ad (diff)
downloadexim4-fc8a300f49e9457ada1834ae2feda738784f73c6.tar.gz
Testsuite: MySQL portability
Community-mysql has no mysqld-safe script, and mysqld has varying locations.
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 546766e41..f67f8d1f5 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -27,7 +27,7 @@ all: binaries sysbinaries
binaries: $(BINARIES)
sysbinaries: FRC
- bin/locate.sh initdb postgres pg_ctl
+ sh -x bin/locate.sh initdb postgres pg_ctl mysqld
ls -la bin.sys
# Compile and link the programs: