Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/3f5a0929c7aa5a5dafc06aca18a69ba2e693ae4f >--------------------------------------------------------------- commit 3f5a0929c7aa5a5dafc06aca18a69ba2e693ae4f Author: Simon Marlow <[email protected]> Date: Mon Nov 14 10:39:25 2011 +0000 push the (now correct) output The fix for #5594 made the output of this test more correct. >--------------------------------------------------------------- tests/concurrent/should_run/conc059.stdout | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/concurrent/should_run/conc059.stdout b/tests/concurrent/should_run/conc059.stdout index 92911bf..b72e7f4 100644 --- a/tests/concurrent/should_run/conc059.stdout +++ b/tests/concurrent/should_run/conc059.stdout @@ -1,2 +1,3 @@ +500000 exiting... exited. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
