| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
|
| index 149baefc028c1776b7a74ad52c33c5d0618f7425..063799fb5cd684b0e90d43bdf00270f6e8632b9f 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_tests__l_nexus7_2_.json
|
| @@ -252,7 +252,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/"
|
| ],
|
| "name": "fix_device_file_format.read_device_file",
|
| @@ -271,7 +271,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",
|
|
|