Fix bug in test harness to allow running dotest.py without "--executable" flag on...
authorDaniel Malea <daniel.malea@intel.com>
Wed, 6 Feb 2013 16:55:07 +0000 (16:55 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Wed, 6 Feb 2013 16:55:07 +0000 (16:55 +0000)
commit0e1cf09c89343dbbe14490c550ab1fc74b642003
treebd532ad0704b8d87c4513ec463af35a1d6d736fb
parentac9bde236f4eced309712829b6009f902f8de20e
Fix bug in test harness to allow running dotest.py without "--executable" flag on Linux
- resolves errors in cases that run the lldb CLI utility

llvm-svn: 174522
lldb/test/dotest.py