commit | 2434914307233a6b2b1bfaa3f1758dbce9600e6a | [log] [tgz] |
---|---|---|
author | Aaron Gable <[email protected]> | Wed Jul 19 15:56:02 2017 |
committer | Commit Bot <[email protected]> | Wed Jul 19 15:56:02 2017 |
tree | 24abc280376d7dfd91a641ab2fabf5a5dc55ffb8 | |
parent | c86185cb26f6d05ca4eba1d6636d48d014e13092 [diff] [blame] |
Start running post-upload hooks again This was a typo, I accidentally removed the RUN_POST_UPLOAD_HOOKS line (which still has a function) when I meant to remove the TRY_ON_UPLOAD line (which doesn't). I blame them both containing the word 'UPLOAD'. Bug: 746079 Change-Id: I007ed90443680a7f3741367b368c55e5056e3252 Reviewed-on: https://chromium-review.googlesource.com/576530 Reviewed-by: Yuly Novikov <[email protected]> Reviewed-by: Kenneth Russell <[email protected]> Commit-Queue: Kenneth Russell <[email protected]> Cr-Commit-Position: refs/heads/master@{#487875}
diff --git a/codereview.settings b/codereview.settings index e9a4d000..a9a9eb7 100644 --- a/codereview.settings +++ b/codereview.settings
@@ -5,5 +5,5 @@ CC_LIST: [email protected] VIEW_VC: https://chromium.googlesource.com/chromium/src/+/ STATUS: http://chromium-status.appspot.com/status -TRY_ON_UPLOAD: True +RUN_POST_UPLOAD_HOOK: True LINT_IGNORE_REGEX: webkit/api/.*