| Index: scripts/slave/recipe_modules/amp/example.expected/split_example_basic.json
|
| diff --git a/scripts/slave/recipe_modules/amp/example.expected/split_example_basic.json b/scripts/slave/recipe_modules/amp/example.expected/split_example_basic.json
|
| index 095fbf5f9c9f03ffed77279d2b45f0d588c245b7..2b3e922e1930bd06e96a9e4382aaf33f748e9cf9 100644
|
| --- a/scripts/slave/recipe_modules/amp/example.expected/split_example_basic.json
|
| +++ b/scripts/slave/recipe_modules/amp/example.expected/split_example_basic.json
|
| @@ -3,7 +3,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -18,7 +18,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -305,7 +305,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[zip]/resources/unzip.py"
|
| + "RECIPE_MODULE[build.zip]/resources/unzip.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "[upload logcat] unzip results for example_gtest_suite",
|
| @@ -315,7 +315,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -412,7 +412,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[zip]/resources/unzip.py"
|
| + "RECIPE_MODULE[build.zip]/resources/unzip.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "[upload logcat] unzip results for example_instrumentation_suite",
|
| @@ -422,7 +422,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -517,7 +517,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[zip]/resources/unzip.py"
|
| + "RECIPE_MODULE[build.zip]/resources/unzip.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "[upload logcat] unzip results for example_uirobot_suite",
|
| @@ -527,7 +527,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
|
|