Index: scripts/slave/recipe_modules/bot_update/example.expected/basic_output_manifest.json |
diff --git a/scripts/slave/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json b/scripts/slave/recipe_modules/bot_update/example.expected/basic_output_manifest.json |
similarity index 93% |
copy from scripts/slave/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json |
copy to scripts/slave/recipe_modules/bot_update/example.expected/basic_output_manifest.json |
index 61e7fe5188bd9954b8802fa5263b1c584f615da0..b975abfbd3c2b5f1539cb127d299ae0f2e4ebb02 100644 |
--- a/scripts/slave/recipe_modules/bot_update/example.expected/basic_with_branch_heads.json |
+++ b/scripts/slave/recipe_modules/bot_update/example.expected/basic_output_manifest.json |
@@ -20,13 +20,14 @@ |
"/path/to/tmp/json", |
"--revision", |
"src@HEAD", |
- "--with_branch_heads" |
+ "--output_manifest" |
], |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
"@@@STEP_LOG_LINE@json.output@{@@@", |
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
+ "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", |
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
"@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", |