Add runhooks to multi_repo_trybots
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1924573002 NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1924573002 Review URL: https://codereview.chromium.org/1924573002
This commit is contained in:
parent
dc09f131d4
commit
cbaafc34bc
@ -45,6 +45,14 @@ has the form 'issue\<issue>_\<patchset>.diff'.
|
||||
An example of this being used can be seen at
|
||||
https://crrev.com/1877673002/#ps120001 .
|
||||
|
||||
Finally, run the post-sync hooks again to update the Skia source code
|
||||
|
||||
$ gclient runhooks
|
||||
|
||||
Note that if your local skia patch in `third_party/skia` isn't clean (e.g., you
|
||||
already applied some patch to it), then `gclient runhooks` won't successfully
|
||||
run. In that case, run `git reset --hard` inside `third_party/skia` before
|
||||
`gclient runhooks`.
|
||||
|
||||
External changes not in rietveld
|
||||
--------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user