Chromium Code Reviews

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

Issue 1926033002: depot_tools: add infra_paths recipe module for infra-specific paths (attempt #2) (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json
diff --git a/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json b/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json
new file mode 100644
index 0000000000000000000000000000000000000000..7726ecb24911563582c54ce0d4752567a868cde8
--- /dev/null
+++ b/recipe_modules/infra_paths/example.expected/paths_kitchen_mac.json
@@ -0,0 +1,7 @@
+[
+ {
+ "name": "$result",
+ "recipe_result": null,
+ "status_code": 0
+ }
+]

Powered by Google App Engine