| Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| index 9de8817c18c595c2052c3cb4cb249ece646eb2d8..65541d9ce961af53a462bd4eced901da0496a0f5 100644
|
| --- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| +++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_android32_x86_debug.json
|
| @@ -3,6 +3,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| + "--show-path",
|
| + "python",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| + ],
|
| + "name": "cleanup_temp"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
|
| "--spec",
|
| "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'root_dir': 'src'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/libyuv/libyuv'}]\ntarget_os = ['android']",
|
| @@ -15,7 +26,7 @@
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| - "src@12345",
|
| + "src@deadbeef",
|
| "--output_manifest"
|
| ],
|
| "env": {
|
| @@ -27,7 +38,7 @@
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"src\": \"deadbeef\"@@@",
|
| "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@",
|
| @@ -50,17 +61,6 @@
|
| ]
|
| },
|
| {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| - "--show-path",
|
| - "python",
|
| - "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
|
| - ],
|
| - "name": "cleanup_temp"
|
| - },
|
| - {
|
| "name": "ensure_goma"
|
| },
|
| {
|
|
|