| Index: scripts/slave/recipes/wasm_llvm.expected/linux.json
|
| diff --git a/scripts/slave/recipes/wasm_llvm.expected/linux.json b/scripts/slave/recipes/wasm_llvm.expected/linux.json
|
| index 5cb4b9a51f42de72a7f65dea09b91e28cb09adc5..4c7e17ee5cce1d40bd8b48b4e1534be039fb66ed 100644
|
| --- a/scripts/slave/recipes/wasm_llvm.expected/linux.json
|
| +++ b/scripts/slave/recipes/wasm_llvm.expected/linux.json
|
| @@ -126,13 +126,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"
|
| },
|
| {
|
| "allow_subannotations": true,
|
|
|