Index: scripts/slave/recipe_modules/goma/example.expected/linux.json |
diff --git a/scripts/slave/recipe_modules/goma/example.expected/linux.json b/scripts/slave/recipe_modules/goma/example.expected/linux.json |
index a89f8c482de9aa3bb2c7451051b29a4d22c87290..1523b2e54287b04c1f5bb4a9f8449689101543b7 100644 |
--- a/scripts/slave/recipe_modules/goma/example.expected/linux.json |
+++ b/scripts/slave/recipe_modules/goma/example.expected/linux.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": { |