Fix testsuite case 0373.
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 26 Apr 2012 22:00:15 +0000 (23:00 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 26 Apr 2012 22:00:15 +0000 (23:00 +0100)
commit9d0b48b5f71beceebee9f058224abd30952311ce
tree6790a67bfd3848c098babdbf0b6e28af34683a3d
parent8332bd723731cee805a58ed9f2c29f2472d63836
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