Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c26ff1e947d27134f9ab1e83b0dc09ed74c884d8 >--------------------------------------------------------------- commit c26ff1e947d27134f9ab1e83b0dc09ed74c884d8 Author: Ian Lynagh <i...@well-typed.com> Date: Sat Nov 17 13:04:13 2012 +0000 Remove the 'alone' modifier >--------------------------------------------------------------- driver/testlib.py | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/driver/testlib.py b/driver/testlib.py index 1e86db4..524acda 100644 --- a/driver/testlib.py +++ b/driver/testlib.py @@ -447,9 +447,6 @@ def unless_tag( tag, f ): return normal # --- -def alone(opts): - opts.alone = True - def high_memory_usage(opts): opts.alone = True _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc