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 2afaa58b4087e4722d83b59466b8324eb9b69660..a6d050b8d451b824f0f2051f7f7f47ba64fcaad5 100644 |
--- a/scripts/slave/recipe_modules/goma/example.expected/mac.json |
+++ b/scripts/slave/recipe_modules/goma/example.expected/mac.json |
@@ -85,13 +85,14 @@ |
"RECIPE_MODULE[build::goma]/resources/cloudtail_utils.py", |
"start", |
"--cloudtail-path", |
- "[CACHE]/cipd/goma/cloudtail" |
+ "[CACHE]/cipd/goma/cloudtail", |
+ "--pid-file", |
+ "/path/to/tmp/" |
], |
"env": { |
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json" |
}, |
- "name": "start cloudtail", |
- "stdout": "/path/to/tmp/" |
+ "name": "start cloudtail" |
}, |
{ |
"cmd": [ |