PRESUBMIT.py Fix a couple incorrect usages of f.LocalPath()
LocalPath() should be used in error messages, but never when actually trying to access a path. For this, you should use AbsoluteLocalPath. Bug: 768962 Change-Id: I28cd31ca71c24234813bd90bec2be0cffe416777 Reviewed-on: https://chromium-review.googlesource.com/744461Reviewed-by:Daniel Cheng <dcheng@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#512601}
Showing
Please register or sign in to comment