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

Side by Side Diff: recipe_modules/platform/example.expected/win32.json

Issue 1923013002: Revert of recipe engine: extract infra-specific paths out of the engine (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: 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 "cwd": "[SLAVE_BUILD]",
4 "name": "platform things", 5 "name": "platform things",
5 "~followup_annotations": [ 6 "~followup_annotations": [
6 "@@@STEP_LOG_LINE@name@win@@@", 7 "@@@STEP_LOG_LINE@name@win@@@",
7 "@@@STEP_LOG_END@name@@@", 8 "@@@STEP_LOG_END@name@@@",
8 "@@@STEP_LOG_LINE@bits@32@@@", 9 "@@@STEP_LOG_LINE@bits@32@@@",
9 "@@@STEP_LOG_END@bits@@@", 10 "@@@STEP_LOG_END@bits@@@",
10 "@@@STEP_LOG_LINE@arch@intel@@@", 11 "@@@STEP_LOG_LINE@arch@intel@@@",
11 "@@@STEP_LOG_END@arch@@@" 12 "@@@STEP_LOG_END@arch@@@"
12 ] 13 ]
13 }, 14 },
14 { 15 {
15 "name": "$result", 16 "name": "$result",
16 "recipe_result": null, 17 "recipe_result": null,
17 "status_code": 0 18 "status_code": 0
18 } 19 }
19 ] 20 ]
OLDNEW
« no previous file with comments | « recipe_modules/platform/example.expected/mac64.json ('k') | recipe_modules/properties/example.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698