Chromium Code Reviews

Unified Diff: recipe_modules/git/example.expected/rebase_failed.json

Issue 2132363002: Manually roll recipes.cfg recipe_engine 2c5509f:9d78ba3 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: recipe_modules/git/example.expected/rebase_failed.json
diff --git a/recipe_modules/git/example.expected/rebase_failed.json b/recipe_modules/git/example.expected/rebase_failed.json
index 94366d2468b26a18ae3b61ba3014c780b97e594a..42d6ea19f547c8216a619edf48b61af564ee4c07 100644
--- a/recipe_modules/git/example.expected/rebase_failed.json
+++ b/recipe_modules/git/example.expected/rebase_failed.json
@@ -174,6 +174,7 @@
{
"name": "$result",
"reason": "Infra Failure: Step('my repo rebase') returned 1",
+ "recipe_result": null,
"status_code": 1
}
]

Powered by Google App Engine