aboutsummaryrefslogtreecommitdiff
path: root/PRESUBMIT.cfg
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2019-04-02 00:02:53 -0700
committerchrome-bot <chrome-bot@chromium.org>2019-04-07 06:34:17 -0700
commit3e36a69f75b86489331e16a5099836ed780303b5 (patch)
treed28b89fe3f09b42511ebfb8f03ce39d22ed38389 /PRESUBMIT.cfg
parent9d74464d52b2d917e3fcf69aa472cf7cf0d2edb1 (diff)
downloadtoolchain-utils-3e36a69f75b86489331e16a5099836ed780303b5.tar.gz
githooks: make the test runner run on presubmits
Also renames a few things for clarity. BUG=None TEST=repo upload Change-Id: I7fec9cc90be7cea7dac69aae61942ebdd8868247 Reviewed-on: https://chromium-review.googlesource.com/1544903 Commit-Ready: George Burgess <gbiv@chromium.org> Tested-by: George Burgess <gbiv@chromium.org> Reviewed-by: George Burgess <gbiv@chromium.org>
Diffstat (limited to 'PRESUBMIT.cfg')
-rw-r--r--PRESUBMIT.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.cfg b/PRESUBMIT.cfg
index 81f55618..d69d375b 100644
--- a/PRESUBMIT.cfg
+++ b/PRESUBMIT.cfg
@@ -1,2 +1,2 @@
[Hook Scripts]
-check_tc_patch_style = ./toolchain_utils_githooks/check-style ${PRESUBMIT_FILES}
+toolchain_utils_presubmits = ./toolchain_utils_githooks/check-presubmit ${PRESUBMIT_FILES}