From: Jeremy Harris Date: Thu, 26 Apr 2012 22:00:15 +0000 (+0100) Subject: Fix testsuite case 0373. X-Git-Tag: exim-4_80_RC1~54 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=9d0b48b5f71beceebee9f058224abd30952311ce 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. --- diff --git a/test/stdout/0373 b/test/stdout/0373 index dabc1f5a7..88592ffe3 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<< >