summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform
diff options
context:
space:
mode:
authorPhil Ruffwind <rf@rufflewind.com>2015-05-28 14:14:49 +0200
committerThomas Miedema <thomasmiedema@gmail.com>2015-05-28 14:15:06 +0200
commitef9046601b8616106878529884ce1e9ae645f9ed (patch)
tree58989dde0abfdb3a780fb8921cb9ac29816cb6f8 /compiler/codeGen/CodeGen/Platform
parentc5911479f295242e16e396eb5d1369f2e4ce8de0 (diff)
downloadhaskell-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/Platform')
0 files changed, 0 insertions, 0 deletions