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