Index: scripts/slave/recipes/skia/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json |
diff --git a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json |
index 8311370df73feb8c1143c549619d4684a9a6c573..cc1fa2d71b87ec1006d1e5ab2b3852257c5eead7 100644 |
--- a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json |
+++ b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json |
@@ -234,7 +234,7 @@ |
"python", |
"-u", |
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
- "[SLAVE_BUILD]/skps/SKP_VERSION", |
+ "[SLAVE_BUILD]/tmp/SKP_VERSION", |
"/path/to/tmp/" |
], |
"cwd": "[SLAVE_BUILD]", |
@@ -247,7 +247,7 @@ |
"015d210a13480604", |
"shell", |
"cat", |
- "/storage/emulated/legacy/skiabot/skia_skp/skps/SKP_VERSION" |
+ "/storage/emulated/legacy/skiabot/skia_tmp_dir/SKP_VERSION" |
], |
"cwd": "[SLAVE_BUILD]", |
"env": { |
@@ -263,7 +263,7 @@ |
"python", |
"-u", |
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
- "[SLAVE_BUILD]/images/SK_IMAGE_VERSION", |
+ "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION", |
"/path/to/tmp/" |
], |
"cwd": "[SLAVE_BUILD]", |
@@ -276,7 +276,7 @@ |
"015d210a13480604", |
"shell", |
"cat", |
- "/storage/emulated/legacy/skiabot/skia_images/SK_IMAGE_VERSION" |
+ "/storage/emulated/legacy/skiabot/skia_tmp_dir/SK_IMAGE_VERSION" |
], |
"cwd": "[SLAVE_BUILD]", |
"env": { |