| Index: scripts/slave/recipe_modules/goma/example.expected/win.json
|
| diff --git a/scripts/slave/recipe_modules/goma/example.expected/win.json b/scripts/slave/recipe_modules/goma/example.expected/win.json
|
| index df1389ec877670dd19f66087ffa61137ede273fc..97495e6a7cc2159ca72806799a16a27899b1e402 100644
|
| --- a/scripts/slave/recipe_modules/goma/example.expected/win.json
|
| +++ b/scripts/slave/recipe_modules/goma/example.expected/win.json
|
| @@ -102,6 +102,18 @@
|
| "python",
|
| "-u",
|
| "[CACHE]\\cipd\\goma\\goma_ctl.py",
|
| + "stat"
|
| + ],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
|
| + },
|
| + "name": "goma_stat"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[CACHE]\\cipd\\goma\\goma_ctl.py",
|
| "stop"
|
| ],
|
| "env": {
|
|
|