| Index: scripts/slave/recipes/run_presubmit.expected/chromium.json
|
| diff --git a/scripts/slave/recipes/run_presubmit.expected/chromium.json b/scripts/slave/recipes/run_presubmit.expected/chromium.json
|
| index 11e80f30e3607fc0dc70a476f7627eb2c74ba9c7..38b5a490f3f0f4ae88aa44b808ba2d0a943917fe 100644
|
| --- a/scripts/slave/recipes/run_presubmit.expected/chromium.json
|
| +++ b/scripts/slave/recipes/run_presubmit.expected/chromium.json
|
| @@ -27,6 +27,7 @@
|
| "--revision",
|
| "src@HEAD"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -111,6 +112,7 @@
|
| "--rietveld_email",
|
| ""
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "presubmit",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
|
|