Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.json |
diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.json |
index 10c43e2bf9162c1a013583629e4ec462608ecd5f..87bd22c8bc5ca0d58a60c05b2dfe11b340c2a71d 100644 |
--- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.json |
+++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.json |
@@ -191,10 +191,20 @@ |
"python", |
"-u", |
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
- "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION", |
+ "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION", |
"/path/to/tmp/" |
], |
- "name": "Get downloaded SK_IMAGE_VERSION" |
+ "name": "Get downloaded skimage VERSION" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "42", |
+ "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION" |
+ ], |
+ "name": "write SK_IMAGE_VERSION" |
}, |
{ |
"cmd": [ |