Index: scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json |
diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json |
index f0e12cc33e4409f8769e64a39c5bf39672d7c5cc..d3475f93d7811c84ba493a37eabcec76be80bf53 100644 |
--- a/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.json |
+++ b/scripts/slave/recipes/chromium_codesearch.expected/full_Chromium_Linux_Codesearch.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": [ |
@@ -510,4 +511,4 @@ |
"recipe_result": null, |
"status_code": 0 |
} |
-] |
+] |