Fix issue that causes linux buildbots to ignore errors
authorDaniel Malea <daniel.malea@intel.com>
Thu, 7 Mar 2013 18:39:26 +0000 (18:39 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Thu, 7 Mar 2013 18:39:26 +0000 (18:39 +0000)
commit4185a92b9da21bf4d0b96a58ee3a3e7ade54e7b0
treef4390ba4eadf9c2b90817aaff8e6b6411dd38e66
parent093cf41e86a9b7700ee9c1b82d127d638c7ed9b2
Fix issue that causes linux buildbots to ignore errors
- change string "ERROR" to "FAIL" to match clang lit test results

Also, make LLDB tests work on machines that do not have svn and/or git installed

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