|
@@ -882,7 +882,7 @@ def CheckChangeOnCommit(input_api, output_api):
|
|
text = (
|
|
text = (
|
|
RUNNING_PY_CHECKS_TEXT + 'Warning, no PRESUBMIT.py found.\n'
|
|
RUNNING_PY_CHECKS_TEXT + 'Warning, no PRESUBMIT.py found.\n'
|
|
'Running default presubmit script.\n'
|
|
'Running default presubmit script.\n'
|
|
- '** Presubmit ERRORS **\n!!\n\n'
|
|
|
|
|
|
+ '** Presubmit ERRORS: 1 **\n!!\n\n'
|
|
'There were Python %d presubmit errors.\n'
|
|
'There were Python %d presubmit errors.\n'
|
|
'Was the presubmit check useful? If not, run "git cl presubmit -v"\n'
|
|
'Was the presubmit check useful? If not, run "git cl presubmit -v"\n'
|
|
'to figure out which PRESUBMIT.py was run, then run git blame\n'
|
|
'to figure out which PRESUBMIT.py was run, then run git blame\n'
|