| Index: scripts/slave/recipes/ios/try.expected/parent.json
|
| diff --git a/scripts/slave/recipes/ios/try.expected/parent.json b/scripts/slave/recipes/ios/try.expected/parent.json
|
| index 41bc80beb39a09d5af5a224bf883677a575d259e..0d2fcfe6a0d5e226c063b747c9616a610d5cee96 100644
|
| --- a/scripts/slave/recipes/ios/try.expected/parent.json
|
| +++ b/scripts/slave/recipes/ios/try.expected/parent.json
|
| @@ -61,7 +61,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/src/ios/build/bots/chromium.mac/ios.json",
|
| + "[SLAVE_BUILD]/src/ios/build/bots/tryserver.fake/ios.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "name": "read build config",
|
| @@ -84,7 +84,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/src/ios/build/bots/chromium.mac/parent.json",
|
| + "[SLAVE_BUILD]/src/ios/build/bots/tryserver.fake/parent.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "name": "read parent build config (parent)",
|
|
|