[commit: ghc] wip/perf-testsuite: This should actually split things out this time (01c8587)

git at git.haskell.org git at git.haskell.org
Sat Sep 2 21:45:37 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/perf-testsuite
Link       : http://ghc.haskell.org/trac/ghc/changeset/01c8587738631c574dc6d201cc70ac3742af0c10/ghc

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

commit 01c8587738631c574dc6d201cc70ac3742af0c10
Author: Jared Weakly <jweakly at pdx.edu>
Date:   Wed Jul 26 13:52:07 2017 -0700

    This should actually split things out this time


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

01c8587738631c574dc6d201cc70ac3742af0c10
 testsuite/driver/runtests.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/testsuite/driver/runtests.py b/testsuite/driver/runtests.py
index c200c21..7ebb900 100644
--- a/testsuite/driver/runtests.py
+++ b/testsuite/driver/runtests.py
@@ -6,7 +6,6 @@
 
 from __future__ import print_function
 
-import argparse
 import signal
 import sys
 import os



More information about the ghc-commits mailing list