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

Unified Diff: recipe_modules/infra_paths/example.expected/basic.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: fixes 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/basic.json
diff --git a/recipe_modules/infra_paths/example.expected/basic.json b/recipe_modules/infra_paths/example.expected/basic.json
new file mode 100644
index 0000000000000000000000000000000000000000..75aa3383322992522556d676297d731b45dd39e3
--- /dev/null
+++ b/recipe_modules/infra_paths/example.expected/basic.json
@@ -0,0 +1,14 @@
+[
+ {
+ "cmd": [],
+ "name": "show cache path",
+ "~followup_annotations": [
+ "@@@STEP_TEXT@[CACHE]@@@"
+ ]
+ },
+ {
+ "name": "$result",
+ "recipe_result": null,
+ "status_code": 0
+ }
+]
« no previous file with comments | « recipe_modules/infra_paths/example.py ('k') | recipe_modules/infra_paths/example.expected/paths_buildbot_linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698