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

Side by Side Diff: recipe_modules/infra_paths/example.expected/win.json

Issue 1924583002: Revert of depot_tools: add test_api to infra_paths recipe module (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 7 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": "[CWD]", 4 "cwd": "[CWD]",
5 "name": "step" 5 "name": "step"
6 }, 6 },
7 { 7 {
8 "cmd": [],
9 "name": "path exists"
10 },
11 {
12 "name": "$result", 8 "name": "$result",
13 "recipe_result": null, 9 "recipe_result": null,
14 "status_code": 0 10 "status_code": 0
15 } 11 }
16 ] 12 ]
OLDNEW
« no previous file with comments | « recipe_modules/infra_paths/example.expected/mac.json ('k') | recipe_modules/infra_paths/test_api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698