Index: scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_fail.json |
diff --git a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_fail.json b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_fail.json |
index b744f7ef153e4feff336437af32e2214dd593770..56fe0d8242603a98f608abecd7799e81251c7af4 100644 |
--- a/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_fail.json |
+++ b/scripts/slave/recipes/chromium_codesearch.expected/full_ChromiumOS_Codesearch_fail.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": [ |
@@ -660,4 +662,4 @@ |
"recipe_result": null, |
"status_code": 0 |
} |
-] |
+] |