DescriptionMake checkperms.py --bare also return failure reason
In https://codereview.chromium.org/318863006 checkperms.py was made to only
report a list of files failing checkperms. This seems to have been added only
for presubmit according to the comment
"--file implies --bare (for PRESUBMIT.py)."
This change makes the --bare parameter only suppress the TESTING header instead
of the failure reasons as well in an effort to make presubmit errors more
understandable to the Chromium developer community.
R=phajdan.jr@chromium.org, thestig@chromium.org
BUG=423697
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|