commit | 57291dcc9525598a81c2b7aa01e41f3fe238ae19 | [log] [tgz] |
---|---|---|
author | rmistry <rmistry@google.com> | Wed Apr 01 09:12:51 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 01 09:12:51 2015 -0700 |
tree | 082a0b44b8b33cc490ae42ddfe4e320485b9275e | |
parent | 97312d0f7946991d5c529a1edc53ed676eecb655 [diff] |
Find the HASHTAGS file even if you are not at the checkout root. The post upload hook was failing if you were not at the root, this fixes it. NOTRY=true Review URL: https://codereview.chromium.org/1058483002