Fix auto-bisect presubmit so that it checks config files again.
commit6d0d8be56f7af030eb3eeff25861b8ff2258ca2c
authorqyearsley <qyearsley@chromium.org>
Wed, 22 Oct 2014 01:13:20 +0000 (21 18:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Oct 2014 04:03:26 +0000 (22 04:03 +0000)
tree1c1be0b31561354eec83ecaa4bf78fb81362a646
parent79ecccabbdfab4c32264633a1b304852c12935dd
Fix auto-bisect presubmit so that it checks config files again.

When I changed this PRESUBMIT.py in http://crrev.com/292434, I didn't properly test it, so it hasn't actually been checking auto_bisect/bisect.cfg as it was supposed to.

This change makes so that the files listed in the CONFIG_FILES list here will be checked (including run-perf-test.cfg, even though it's outside of the auto_bisect directory).

BUG=

Review URL: https://codereview.chromium.org/669543002

Cr-Commit-Position: refs/heads/master@{#300598}
tools/auto_bisect/PRESUBMIT.py