git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Hurd: errno really uses more than a short-sized value. Bug 2476
[exim.git]
/
test
/
stderr
/
0525
diff --git
a/test/stderr/0525
b/test/stderr/0525
index 8352a041ed069a55cdbffbfde6ac7cc6a542e620..21bc7e06421222ee371520a07788f0e96e823bc4 100644
(file)
--- a/
test/stderr/0525
+++ b/
test/stderr/0525
@@
-3,7
+3,7
@@
LOG: smtp_connection MAIN
LOG: MAIN
<= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
delivering 10HmaX-0005vi-00
LOG: MAIN
<= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
delivering 10HmaX-0005vi-00
-Connecting to 127.0.0.1 [127.0.0.1]:1224
from 127.0.0.1 ...
connected
+Connecting to 127.0.0.1 [127.0.0.1]:1224
...
connected
SMTP<< 220 Welcome
SMTP>> EHLO myhost.test.ex
SMTP<< 250 Hi
SMTP<< 220 Welcome
SMTP>> EHLO myhost.test.ex
SMTP<< 250 Hi
@@
-14,6
+14,7
@@
Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected
SMTP>> DATA
SMTP<< 354 SEND
SMTP>> writing message and terminating "."
SMTP>> DATA
SMTP<< 354 SEND
SMTP>> writing message and terminating "."
+ SMTP(close)>>
LOG: MAIN
H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written): Connection timed out
LOG: MAIN
LOG: MAIN
H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written): Connection timed out
LOG: MAIN