Index: scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json |
diff --git a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json |
index 4ec3bfb9b01eb4245376ddc57e6a39ed5fefc866..53b7b4241b7b98d4de36bdeb8f50ac87815e396e 100644 |
--- a/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json |
+++ b/scripts/slave/recipes/skia/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json |
@@ -48,7 +48,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]", |
@@ -59,7 +59,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]", |
@@ -74,7 +74,7 @@ |
], |
"cwd": "[SLAVE_BUILD]", |
"env": { |
- "PYTHONPATH": "[SLAVE_BUILD]\\skia\\infra\\bots\\build\\scripts" |
+ "PYTHONPATH": "build\\scripts" |
}, |
"name": "rmtree data", |
"~followup_annotations": [ |