| Index: scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json b/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
|
| index 29df5e7dc0faeba9768bd9fd67077185523a5aa0..12f7411729dd450e206b07c2addba5db873190c0 100644
|
| --- a/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
|
| +++ b/scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json
|
| @@ -400,7 +400,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[CACHE]/known_android_devices",
|
| + "[BUILD]/site_config/.known_devices",
|
| "/path/to/tmp/"
|
| ],
|
| "env": {
|
| @@ -423,7 +423,7 @@
|
| "--json-output",
|
| "/path/to/tmp/json",
|
| "--known-devices-file",
|
| - "[CACHE]/known_android_devices"
|
| + "[BUILD]/site_config/.known_devices"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
|
|