Index: scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Builder.json |
diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Builder.json b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Builder.json |
index 3dd01119c956be9fb7e81ebaa142c96970b16b86..016f4ca6dd2ac829b9ecd442e4bed5a62f466998 100644 |
--- a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Builder.json |
+++ b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch_Builder.json |
@@ -245,13 +245,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": [ |
@@ -420,4 +421,4 @@ |
"recipe_result": null, |
"status_code": 0 |
} |
-] |
+] |