[exim-cvs] Testsuite: wait for queue runner finish (more)

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Testsuite: wait for queue runner finish (more)
Gitweb: http://git.exim.org/exim.git/commitdiff/f64398d361f4b24c3be9aa77a408190783b6af54
Commit:     f64398d361f4b24c3be9aa77a408190783b6af54
Parent:     a357991d89350949e39896b480f73e9af927ba14
Author:     Heiko Schlittermann (HS12) <hs@???>
AuthorDate: Sat Apr 25 18:43:27 2015 +0200
Committer:  Heiko Schlittermann (HS12) <hs@???>
CommitDate: Sat Apr 25 18:43:27 2015 +0200


    Testsuite: wait for queue runner finish (more)
---
 test/scripts/4200-International/4205         |    2 +-
 test/scripts/4210-GnuTLS-International/4215  |    2 +-
 test/scripts/4220-OpenSSL-International/4225 |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


diff --git a/test/scripts/4200-International/4205 b/test/scripts/4200-International/4205
index bd60d5f..6331a7e 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 7904d6d..a285570 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 9203a0b..8698ec0 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
****