| Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release.json
|
| index 931236275b689e9af7ffcc9bdcd2454296627e4b..1b8f72340852e0e09295982e23458c485c763f21 100644
|
| --- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release.json
|
| +++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Android-GCC-Nexus6-GPU-Adreno420-Arm7-Release.json
|
| @@ -225,7 +225,7 @@
|
| "python",
|
| "-u",
|
| "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| - "[SWARM_OUT_DIR]/dm"
|
| + "[CUSTOM_[SWARM_OUT_DIR]]/dm"
|
| ],
|
| "env": {
|
| "PYTHONPATH": "build/scripts"
|
| @@ -247,7 +247,7 @@
|
| "python",
|
| "-u",
|
| "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| - "[SWARM_OUT_DIR]/dm",
|
| + "[CUSTOM_[SWARM_OUT_DIR]]/dm",
|
| "511"
|
| ],
|
| "name": "makedirs dm",
|
| @@ -482,7 +482,7 @@
|
| "[SLAVE_BUILD]/skia/platform_tools/android/bin/adb_pull_if_needed",
|
| "--verbose",
|
| "/storage/emulated/legacy/skiabot/skia_dm",
|
| - "[SWARM_OUT_DIR]/dm"
|
| + "[CUSTOM_[SWARM_OUT_DIR]]/dm"
|
| ],
|
| "env": {
|
| "ANDROID_HOME": "/b/android-sdk-linux",
|
|
|