| Index: scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
|
| diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
|
| index 410b64009ac0540463f8801c6df79edaa06cc62b..a654ffc262d95b9384934765944b63bc0546aafc 100644
|
| --- a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
|
| +++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json
|
| @@ -130,7 +130,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[bisect_tester]/resources/put_temp.py"
|
| + "RECIPE_MODULE[build.bisect_tester]/resources/put_temp.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "saving url to temp file",
|
| @@ -141,7 +141,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -229,7 +229,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[bisect_tester]/resources/put_temp.py"
|
| + "RECIPE_MODULE[build.bisect_tester]/resources/put_temp.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "saving json to temp file",
|
| @@ -240,7 +240,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
|
|