mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-12 19:04:59 +00:00
PRESUBMIT: give real names
BRANCH=none BUG=none TEST=upload Change-Id: Ied1474ebc347d994a209b31d0dc715318bd2a192 Signed-off-by: Brian Norris <briannorris@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1038730
This commit is contained in:
@@ -10,6 +10,6 @@ tab_check: false
|
||||
checkpatch_check: --no-tree --ignore=MSLEEP,VOLATILE
|
||||
|
||||
[Hook Scripts]
|
||||
hook0 = util/presubmit_check.sh 2>&1
|
||||
hook1 = util/config_option_check.py 2>&1
|
||||
hook2 = util/host_command_check.sh 2>&1
|
||||
presubmit_check = util/presubmit_check.sh 2>&1
|
||||
config_option_check = util/config_option_check.py 2>&1
|
||||
host_command_check = util/host_command_check.sh 2>&1
|
||||
|
||||
Reference in New Issue
Block a user