Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(767)

Side by Side Diff: recipe_modules/bot_update/example.expected/gerrit_no_reset.json

Issue 1917433002: Generalize patch_project to patch root conversion. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: -line long Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "experimental", 8 "experimental",
9 "--builder", 9 "--builder",
10 "Experimental Builder", 10 "Experimental Builder",
(...skipping 24 matching lines...) Expand all
35 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false@@@", 35 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false@@@",
36 "@@@STEP_LOG_LINE@json.output@}@@@", 36 "@@@STEP_LOG_LINE@json.output@}@@@",
37 "@@@STEP_LOG_END@json.output@@@" 37 "@@@STEP_LOG_END@json.output@@@"
38 ] 38 ]
39 }, 39 },
40 { 40 {
41 "name": "$result", 41 "name": "$result",
42 "recipe_result": null, 42 "recipe_result": null,
43 "status_code": 0 43 "status_code": 0
44 } 44 }
45 ] 45 ]
OLDNEW
« no previous file with comments | « recipe_modules/bot_update/example.py ('k') | recipe_modules/bot_update/example.expected/tryjob_crbug605563.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698