Flush output before forking, to make test output consistent and avoid
authorKen Raeburn <raeburn@raeburn.org>
Tue, 13 Oct 2009 15:45:34 +0000 (11:45 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Tue, 13 Oct 2009 17:30:15 +0000 (13:30 -0400)
commit5ebc8b81411ed261d66b9137e737cb9efe0e5aa8
tree8adcc0ea2882365b552eaf8051ba5a348ec455c8
parent28af5ee5eccb7797b73ad1caf88183e95eef0a28
Flush output before forking, to make test output consistent and avoid
duplication.

* test-suite/tests/socket.test: Before calling primitive-fork, call
  force-output on the current output and error ports.
test-suite/tests/socket.test