Gitweb:
http://git.exim.org/exim.git/commitdiff/9d0b48b5f71beceebee9f058224abd30952311ce
Commit: 9d0b48b5f71beceebee9f058224abd30952311ce
Parent: 8332bd723731cee805a58ed9f2c29f2472d63836
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Apr 26 23:00:15 2012 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Thu Apr 26 23:00:15 2012 +0100
Fix testsuite case 0373.
The subtest does a readsocket (with 1s timeout) into a server
which closes immediately. The expected output in the testcase was null, the output
actually seen was the error-return expansion, which seems more correct.
Accepting the actual output.
---
test/stdout/0373 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/stdout/0373 b/test/stdout/0373
index dabc1f5..88592ff 100644
--- a/test/stdout/0373
+++ b/test/stdout/0373
@@ -8,7 +8,7 @@
> 4 >>ANSWER-4*EOL*<<
> 5 >>ANSWER-5<<
> 6 >><<
-> 7 >><<
+> 7 >>sock error<<
> Failed: socket read timed out
> 9 >>sock error<<
>