Gitweb:
http://git.exim.org/exim.git/commitdiff/a357991d89350949e39896b480f73e9af927ba14
Commit: a357991d89350949e39896b480f73e9af927ba14
Parent: 05b7d6de8bb1c92587cc639eeb1be485a1b79c25
Author: Heiko Schlittermann (HS12) <hs@???>
AuthorDate: Sat Apr 25 00:42:16 2015 +0200
Committer: Heiko Schlittermann (HS12) <hs@???>
CommitDate: Sat Apr 25 00:42:16 2015 +0200
Testsuite: wait for queue runner finish
---
test/log/4221 | 3 +++
test/scripts/4220-OpenSSL-International/4221 | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/test/log/4221 b/test/log/4221
index 0d707cc..72dcf15 100644
--- a/test/log/4221
+++ b/test/log/4221
@@ -10,3 +10,6 @@
1999-03-02 09:44:33 10HmaX-0005vi-00 Completed
1999-03-02 09:44:33 10HmaY-0005vi-00 => :blackhole: <userx@???> R=localuser
1999-03-02 09:44:33 10HmaY-0005vi-00 Completed
+1999-03-02 09:44:33 10HmbA-0005vi-00 => :blackhole: <usery@???> R=localuser
+1999-03-02 09:44:33 10HmbA-0005vi-00 Completed
+1999-03-02 09:44:33 End queue run: pid=pppp -qqff
diff --git a/test/scripts/4220-OpenSSL-International/4221 b/test/scripts/4220-OpenSSL-International/4221
index 6bf4587..6146d8b 100644
--- a/test/scripts/4220-OpenSSL-International/4221
+++ b/test/scripts/4220-OpenSSL-International/4221
@@ -75,5 +75,5 @@ QUIT
#
#
killdaemon
-exim -DSERVER=server -qqff
+exim -DSERVER=server -DNOTDAEMON -qqff
****