Daniel Malea caught an issue where calling dotest.py with an invalid directory would...
authorEnrico Granata <egranata@apple.com>
Fri, 15 Feb 2013 00:32:05 +0000 (00:32 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 15 Feb 2013 00:32:05 +0000 (00:32 +0000)
commit8628bc59e0e64725fdc7ffe1294583ad8ad3700e
tree48e9deab137eaa8062911dc4d883beeb36b0d905
parente3fd708f9c4c22077e9fc624eaab0207d517773a
Daniel Malea caught an issue where calling dotest.py with an invalid directory would cause the progressbar init code to raise an exception
This commit fixes it

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