| Index: scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| index 30bbbc51eb58a1389ae59de6d4933c1727bab59d..43dec118117e9d1249841354df8fa93b47ce8f96 100644
|
| --- a/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
|
| @@ -68,7 +68,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"
|
| @@ -90,7 +90,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",
|
| @@ -222,7 +222,7 @@
|
| "--uninterestingHashesFile",
|
| "[SLAVE_BUILD]\\tmp\\uninteresting_hashes.txt",
|
| "--writePath",
|
| - "[SWARM_OUT_DIR]\\dm",
|
| + "[CUSTOM_[SWARM_OUT_DIR]]\\dm",
|
| "--nogpu",
|
| "--dummy-flags"
|
| ],
|
|
|