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

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

Issue 1915033006: Revert of Reland of depot_tools: add infra_paths recipe module for infra-specific paths (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Remove recipes.cfg ? 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 "chromium.testing.master", 8 "chromium.testing.master",
9 "--builder", 9 "--builder",
10 "TestBuilder", 10 "TestBuilder",
(...skipping 29 matching lines...) Expand all
40 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false@@@", 40 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false@@@",
41 "@@@STEP_LOG_LINE@json.output@}@@@", 41 "@@@STEP_LOG_LINE@json.output@}@@@",
42 "@@@STEP_LOG_END@json.output@@@" 42 "@@@STEP_LOG_END@json.output@@@"
43 ] 43 ]
44 }, 44 },
45 { 45 {
46 "name": "$result", 46 "name": "$result",
47 "recipe_result": null, 47 "recipe_result": null,
48 "status_code": 0 48 "status_code": 0
49 } 49 }
50 ] 50 ]
OLDNEW
« no previous file with comments | « recipe_modules/bot_update/example.expected/trychange_oauth2.json ('k') | recipe_modules/gclient/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698