davide added inline comments.
================ Comment at: packages/Python/lldbsuite/test/dotest.py:56 + sys.exit(-1) return os.path.isfile(fpath) and os.access(fpath, os.X_OK) ---------------- lemo wrote: > minor: can we print quotes around fpath? (this usually helps in messages to > avoid confusion around paths containing spaces for ex) Sure, I'll change that before committing if people like the approach. Repository: rL LLVM https://reviews.llvm.org/D39199 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits