Revert "[lit] Speculatively fix PR24554 by manually closing the process handle"
authorReid Kleckner <rnk@google.com>
Mon, 31 Aug 2015 21:42:02 +0000 (21:42 +0000)
committerReid Kleckner <rnk@google.com>
Mon, 31 Aug 2015 21:42:02 +0000 (21:42 +0000)
commit8af580ed7dd01ded848ff283dd9bdf2870e1bf0d
treedef896fb350800ac92f8fc8bd8d1aa8d209c1584
parent460da417e8a8f2fdc14f7099a58d6ed2c7c47d27
Revert "[lit] Speculatively fix PR24554 by manually closing the process handle"

This reverts commit r245946. It didn't help the problem:
http://lab.llvm.org:8011/builders/sanitizer-windows/builds/9179/steps/run%20tests/logs/stdio
LINK : fatal error LNK1104: cannot open file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246491 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/TestRunner.py