Index: scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json |
diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json |
index 40598fa3318485cec709f06eec0395a0472957e4..896f0c6c704a64b33b8e6cfe8d5793bfe47065f1 100644 |
--- a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch.json |
+++ b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_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": [ |
@@ -452,13 +453,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 (2)", |
- "stdout": "/path/to/tmp/" |
+ "name": "start cloudtail (2)" |
}, |
{ |
"cmd": [ |
@@ -655,4 +657,4 @@ |
"recipe_result": null, |
"status_code": 0 |
} |
-] |
+] |