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

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

Issue 1906323003: recipe engine: extract infra-specific paths out of the engine (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: tmp 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]",
5 "name": "platform things", 4 "name": "platform things",
6 "~followup_annotations": [ 5 "~followup_annotations": [
7 "@@@STEP_LOG_LINE@name@win@@@", 6 "@@@STEP_LOG_LINE@name@win@@@",
8 "@@@STEP_LOG_END@name@@@", 7 "@@@STEP_LOG_END@name@@@",
9 "@@@STEP_LOG_LINE@bits@32@@@", 8 "@@@STEP_LOG_LINE@bits@32@@@",
10 "@@@STEP_LOG_END@bits@@@", 9 "@@@STEP_LOG_END@bits@@@",
11 "@@@STEP_LOG_LINE@arch@intel@@@", 10 "@@@STEP_LOG_LINE@arch@intel@@@",
12 "@@@STEP_LOG_END@arch@@@" 11 "@@@STEP_LOG_END@arch@@@"
13 ] 12 ]
14 }, 13 },
15 { 14 {
16 "name": "$result", 15 "name": "$result",
17 "recipe_result": null, 16 "recipe_result": null,
18 "status_code": 0 17 "status_code": 0
19 } 18 }
20 ] 19 ]
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