[lit] Fix bug where InternalShellError messages were discarded.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 31 Jan 2013 20:58:16 +0000 (20:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 31 Jan 2013 20:58:16 +0000 (20:58 +0000)
commitb62fb4ba5cf61070486287da393ada566b4ad4ed
tree3df400403e9fa039360b023294b0ec22f72f5244
parent3ab115ce8f5262608630d67c28707dbd24361d03
[lit] Fix bug where InternalShellError messages were discarded.
 - Also, change the exit code to match 'sh'.

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