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