ph10 2005/08/02 12:32:40 BST
Modified files:
exim-test-orig/AutoTest/log 349
exim-test-orig/AutoTest/scripts 349
Log:
Timing fix to one dodgy test.
Revision Changes Path
1.4 +1 -1 exim/exim-test-orig/AutoTest/log/349
1.6 +3 -0 exim/exim-test-orig/AutoTest/scripts/349
Index: 349
===================================================================
RCS file: /home/cvs/exim/exim-test-orig/AutoTest/log/349,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- 349 2 Aug 2005 08:25:45 -0000 1.3
+++ 349 2 Aug 2005 11:32:40 -0000 1.4
@@ -2,9 +2,9 @@
1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "ehlo abcd" H=[127.0.0.1] next input="mail from:<ph10@???>\r\n"
1999-03-02 09:44:33 10HmaX-0005vi-00 <= ph10@??? H=(abcd) [127.0.0.1] P=esmtp S=166
1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was advertised): rejected "data" H=(abcd) [127.0.0.1] next input="the message\r\nsecond line\r\n"
-1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "mail from:<ph10@???>" H=(abcd) [127.0.0.1] next input="rcpt to:<ph10@???>\r\n"
1999-03-02 09:44:33 10HmaX-0005vi-00 => :blackhole: <ph10@???> R=r1
1999-03-02 09:44:33 10HmaX-0005vi-00 Completed
+1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "mail from:<ph10@???>" H=(abcd) [127.0.0.1] next input="rcpt to:<ph10@???>\r\n"
1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "mail from:<ph10@???>" H=(abcd) [::1] next input="rcpt to:<ph10@???>\r\n"
1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "junk1" H=[::1] next input="junk2\r\n"
1999-03-02 09:44:33 SMTP protocol synchronization error (next input sent too soon: pipelining was not advertised): rejected "rset" H=(abcd) [::1] next input="quit\r\n"
Index: 349
===================================================================
RCS file: /home/cvs/exim/exim-test-orig/AutoTest/scripts/349,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- 349 22 Jun 2005 14:18:12 -0000 1.5
+++ 349 2 Aug 2005 11:32:40 -0000 1.6
@@ -27,6 +27,9 @@
??? 250
??? 554
****
+0
+sleep 1
+****
# This time, don't send EHLO
0
client 127.0.0.1 1225