Testsuite: stabilize output sequence for 2x35/6
[exim.git] / test / scripts / 2000-GnuTLS / 2035
index 557a04e0fc9ba19b1fd6c33f55ca45aa71077397..94923aa6013d0b2028cb2803e3ee10a0bf310d05 100644 (file)
@@ -6,9 +6,10 @@ need_ipv4
 exim -bd -DSERVER=server -oX PORT_D
 ****
 #
-# a recipient verify and continued-delivery
+# A recipient verify and continued-delivery.  The debug output should show "already connected to",
+# "proxied TLS", and the DATA smtp command only done by the transport process.
 # cmdline -bs send
-exim -bs
+exim -d-all+transport -bs
 mail from:<usera@ok.example>
 rcpt to:<userb@test.ex>
 data
@@ -18,8 +19,10 @@ body
 .
 quit
 ****
-sleep 3
+sleep 1
 killdaemon
+exim -q
+****
 #
 #
 no_stdout_check