| Index: scripts/slave/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| diff --git a/scripts/slave/recipes/blink_downstream.expected/minimal_pass_continues.json b/scripts/slave/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| index c67a4a866bc61366f0b9e4f6eabc7b1f0b64737c..bc10568778f23fd32ef952a9e0754ef630b836c6 100644
|
| --- a/scripts/slave/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| +++ b/scripts/slave/recipes/blink_downstream.expected/minimal_pass_continues.json
|
| @@ -138,6 +138,8 @@
|
| "goma",
|
| "--goma-jsonstatus",
|
| "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| "--",
|
| @@ -364,6 +366,8 @@
|
| "goma",
|
| "--goma-jsonstatus",
|
| "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| "--",
|
|
|