summaryrefslogtreecommitdiff
path: root/test/stdout/0373
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-04-26 23:00:15 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-04-26 23:00:15 +0100
commit9d0b48b5f71beceebee9f058224abd30952311ce (patch)
tree6790a67bfd3848c098babdbf0b6e28af34683a3d /test/stdout/0373
parent8332bd723731cee805a58ed9f2c29f2472d63836 (diff)
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.
Diffstat (limited to 'test/stdout/0373')
-rw-r--r--test/stdout/03732
1 files changed, 1 insertions, 1 deletions
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<<
>