perl version oddity
[exim.git] / test / scripts / 0000-Basic / 0460
index beb4e00db9c53523f531ab5a3b0018d8912359ed..014871c0685920164bf2be39214d059a17f0774e 100644 (file)
@@ -10,6 +10,7 @@ ehlo rhu.barb
 ??? 250-
 ??? 250-
 ??? 250-
+??? 250-
 ??? 250
 mail from:<userx@test.ex>
 ??? 250
@@ -43,6 +44,6 @@ QUIT
 ??? 221
 ****
 killdaemon
-# Wait for delivery process
-sleep 1
-sortlog
+# drain the queue
+exim -qf
+****