diff options
author | Colin Cross <ccross@android.com> | 2017-07-30 10:32:01 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2017-07-31 13:04:47 -0700 |
commit | cf2bd735fd85f19b7388a64b66d2b2f7169c2cdd (patch) | |
tree | 3f63c346ab1cc8725a16603a8283bad5b48d23e8 /runtime/quick_exception_handler.cc | |
parent | 4c3de20b11c097875ed45a09cbd13c88f2582422 (diff) |
Use absolute path for art/tools/cpplint.py --root
art/tools/cpplint.py still fails when run with --root=. if the
.git directory is missing. Replace --root=. with --root=$(pwd)
to give it an absolute path.
Bug: 34787652
Test: mv art/.git art/.git.bak; m -j cpplint-art-phony; mv art/.git.bak art/.git
Change-Id: I56c2acf54090e53a02d52fb12ffd2e5a862ede4f
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions