summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-01-14 14:51:36 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-01-14 14:51:36 +0000
commit3f78365471d68728e6607ad49aaa6299f69c6f86 (patch)
tree1334d2974fee6884bd0a08f5f623add389e4f699 /test/Makefile.in
parentba0e37b13c652435898f9b1050d6fe648875b125 (diff)
downloadexim4-3f78365471d68728e6607ad49aaa6299f69c6f86.tar.gz
Testsuite: wait for MySQL DB startup before inserting data
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 2b6c2da7d..546766e41 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -28,6 +28,7 @@ binaries: $(BINARIES)
sysbinaries: FRC
bin/locate.sh initdb postgres pg_ctl
+ ls -la bin.sys
# Compile and link the programs:
#