[commit: ghc] wip/perf-testsuite: This should actually split things out this time (1aade90)
git at git.haskell.org
git at git.haskell.org
Thu Aug 10 08:44:58 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/perf-testsuite
Link : http://ghc.haskell.org/trac/ghc/changeset/1aade9012d86941d4df107f7f54ab2d5d0bd1b81/ghc
>---------------------------------------------------------------
commit 1aade9012d86941d4df107f7f54ab2d5d0bd1b81
Author: Jared Weakly <jweakly at pdx.edu>
Date: Wed Jul 26 13:52:07 2017 -0700
This should actually split things out this time
>---------------------------------------------------------------
1aade9012d86941d4df107f7f54ab2d5d0bd1b81
testsuite/driver/runtests.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/testsuite/driver/runtests.py b/testsuite/driver/runtests.py
index 9d8d1c5..62d6a8c 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