Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/c75c79b224fadc7eaa7e104eac027e061a82ef88

>---------------------------------------------------------------

commit c75c79b224fadc7eaa7e104eac027e061a82ef88
Author: Simon Marlow <[email protected]>
Date:   Fri Jul 6 10:32:42 2012 +0100

    fix syntax error

>---------------------------------------------------------------

 tests/perf/should_run/all.T |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/perf/should_run/all.T b/tests/perf/should_run/all.T
index 5915f4f..b710b2c 100644
--- a/tests/perf/should_run/all.T
+++ b/tests/perf/should_run/all.T
@@ -119,7 +119,7 @@ test('T5113',
       if_wordsize(64,
           stats_num_field('bytes allocated', 8000000,
                                              9000000)),
-      only_ways(['normal'],
+      only_ways(['normal']),
       expect_broken(7046)
       ],
      compile_and_run,



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to