summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12) <hs@schlittermann.de>2015-04-25 18:43:27 +0200
committerHeiko Schlittermann (HS12) <hs@schlittermann.de>2015-04-25 18:43:27 +0200
commitf64398d361f4b24c3be9aa77a408190783b6af54 (patch)
treecfb6ab853947a246b8810cef118a0739da9e9d70
parenta357991d89350949e39896b480f73e9af927ba14 (diff)
Testsuite: wait for queue runner finish (more)
-rw-r--r--test/scripts/4200-International/42052
-rw-r--r--test/scripts/4210-GnuTLS-International/42152
-rw-r--r--test/scripts/4220-OpenSSL-International/42252
3 files changed, 3 insertions, 3 deletions
diff --git a/test/scripts/4200-International/4205 b/test/scripts/4200-International/4205
index bd60d5fef..6331a7e3a 100644
--- a/test/scripts/4200-International/4205
+++ b/test/scripts/4200-International/4205
@@ -18,5 +18,5 @@ QUIT
****
#
killdaemon
-exim -DSERVER=server -qqff
+exim -DSERVER=server -DNOTDAEMON -qqff
****
diff --git a/test/scripts/4210-GnuTLS-International/4215 b/test/scripts/4210-GnuTLS-International/4215
index 7904d6d1d..a28557058 100644
--- a/test/scripts/4210-GnuTLS-International/4215
+++ b/test/scripts/4210-GnuTLS-International/4215
@@ -19,5 +19,5 @@ QUIT
****
#
killdaemon
-exim -DSERVER=server -qqff
+exim -DSERVER=server -DNOTDAEMON -qqff
****
diff --git a/test/scripts/4220-OpenSSL-International/4225 b/test/scripts/4220-OpenSSL-International/4225
index 9203a0b0a..8698ec034 100644
--- a/test/scripts/4220-OpenSSL-International/4225
+++ b/test/scripts/4220-OpenSSL-International/4225
@@ -18,5 +18,5 @@ QUIT
****
#
killdaemon
-exim -DSERVER=server -qqff
+exim -DSERVER=server -DNOTDAEMON -qqff
****