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

Unified Diff: recipe_modules/infra_paths/example.expected/mac_kitchen.json

Issue 1915463002: 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: rebase 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 side-by-side diff with in-line comments
Download patch
Index: recipe_modules/infra_paths/example.expected/mac_kitchen.json
diff --git a/recipe_modules/infra_paths/example.expected/mac_kitchen.json b/recipe_modules/infra_paths/example.expected/mac_kitchen.json
new file mode 100644
index 0000000000000000000000000000000000000000..9ec0cb6ce500aab9fe767cc2a97c35ba130158cf
--- /dev/null
+++ b/recipe_modules/infra_paths/example.expected/mac_kitchen.json
@@ -0,0 +1,12 @@
+[
+ {
+ "cmd": [],
+ "cwd": "[CWD]",
+ "name": "step"
+ },
+ {
+ "name": "$result",
+ "recipe_result": null,
+ "status_code": 0
+ }
+]
« no previous file with comments | « recipe_modules/infra_paths/example.expected/mac.json ('k') | recipe_modules/infra_paths/example.expected/win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698