diff options
| author | Phil Ruffwind <rf@rufflewind.com> | 2015-05-28 14:14:49 +0200 |
|---|---|---|
| committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-05-28 14:15:06 +0200 |
| commit | ef9046601b8616106878529884ce1e9ae645f9ed (patch) | |
| tree | 58989dde0abfdb3a780fb8921cb9ac29816cb6f8 /compiler/codeGen/CodeGen | |
| parent | c5911479f295242e16e396eb5d1369f2e4ce8de0 (diff) | |
| download | haskell-ef9046601b8616106878529884ce1e9ae645f9ed.tar.gz | |
Testdriver: don't use os.popen in config/ghc
Rewrite config/ghc to use getStdout (which use subprocess.Popen) instead
of os.popen, which is deprecated; this also avoids the use of shell
Also:
* Move getStdout to driver/testutil.py so both config/ghc and
driver/runtests.py can use it
* Remove support for Python below 2.4, which doesn't have subprocess
Reviewed By: thomie
Differential Revision: https://phabricator.haskell.org/D908
Diffstat (limited to 'compiler/codeGen/CodeGen')
0 files changed, 0 insertions, 0 deletions
