summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2015-03-18 05:27:07 -0400
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-03-18 23:07:42 +0000
commitd75eb7f77a3a7449e2577523a8a648ff0f3ccad2 (patch)
tree3b2e548f77723f7dddebafbde35a3f86b3e759c5
parent01466d36afd10b3947de475bc9b4fb23848e81ce (diff)
downloadvboot-d75eb7f77a3a7449e2577523a8a648ff0f3ccad2.tar.gz
presubmit: enable branch check
We're moving the hardcoded check lists out of the pre-upload script. BUG=chromium:466264 TEST=uploading a CL w/out a branch line is rejected BRANCH=None Change-Id: Ie51600cdc6a635ea925d3e329cdf310e487346ea Signed-off-by: Mike Frysinger <vapier@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/260711 Reviewed-by: Randall Spangler <rspangler@chromium.org>
-rw-r--r--PRESUBMIT.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/PRESUBMIT.cfg b/PRESUBMIT.cfg
index 2e8cdb66..55b4b57e 100644
--- a/PRESUBMIT.cfg
+++ b/PRESUBMIT.cfg
@@ -1,4 +1,5 @@
[Hook Overrides]
+branch_check: true
# We are using Linux style indentation with tabs
# The indentation is checked by checkpatch not the python script