| Index: scripts/slave/recipe_modules/amp/example.expected/minimum_device_os_basic.json
|
| diff --git a/scripts/slave/recipe_modules/amp/example.expected/minimum_device_os_basic.json b/scripts/slave/recipe_modules/amp/example.expected/minimum_device_os_basic.json
|
| index 22dac844a41ea1acef1e9e17845b328ae352b3ec..ed9a5cbf20d87ded3a23cebcc529b5ddd10b63f0 100644
|
| --- a/scripts/slave/recipe_modules/amp/example.expected/minimum_device_os_basic.json
|
| +++ b/scripts/slave/recipe_modules/amp/example.expected/minimum_device_os_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",
|
| "----",
|
|
|