| Index: scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json
|
| diff --git a/scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json b/scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json
|
| index e0150b26258d85030734c430ca43fe6a5cc383fd..347e68e5764d94f3bfc6994a33f23529383a9fca 100644
|
| --- a/scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json
|
| +++ b/scripts/slave/recipe_modules/amp/example.expected/network_config_set_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",
|
| "----",
|
| @@ -311,7 +311,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",
|
| @@ -321,7 +321,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -418,7 +418,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",
|
| @@ -428,7 +428,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
| @@ -523,7 +523,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",
|
| @@ -533,7 +533,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
|
| + "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
|
| "--",
|
| "[DEPOT_TOOLS]/gsutil.py",
|
| "----",
|
|
|