diff options
author | Ben Gamari <ben@smart-cactus.org> | 2020-02-23 15:46:19 -0500 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-02-26 15:10:09 -0500 |
commit | 217546a798e1eb5a931a677771bbd54bb0e4b5ee (patch) | |
tree | 985d94084bc7da043ecdefa6c90fb13319055c02 /testsuite/tests/rts/InitEventLogging.stdout | |
parent | 43b13ed33f50274383a8dce11cbd7c77b8e851d5 (diff) | |
download | haskell-217546a798e1eb5a931a677771bbd54bb0e4b5ee.tar.gz |
testsuite: Flush stdout buffers in InitEventLogging
Otherwise we are sensitive to libc's buffering strategy.
Similar to the issue fixed in 543dfaab166c81f46ac4af76918ce32190aaab22.
Diffstat (limited to 'testsuite/tests/rts/InitEventLogging.stdout')
-rw-r--r-- | testsuite/tests/rts/InitEventLogging.stdout | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/rts/InitEventLogging.stdout b/testsuite/tests/rts/InitEventLogging.stdout index 7cbab8fe59..ef5ce6f2d3 100644 --- a/testsuite/tests/rts/InitEventLogging.stdout +++ b/testsuite/tests/rts/InitEventLogging.stdout @@ -1,5 +1,4 @@ Starting eventlog... -done init write write |