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

Unified Diff: recipe_modules/path/example.expected/mac_luci.json

Issue 2808713003: path: Add tracking of volatile paths. (Closed)
Patch Set: comments Created 3 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/path/example.expected/mac_luci.json
diff --git a/recipe_modules/path/example.expected/mac_luci.json b/recipe_modules/path/example.expected/mac_luci.json
index 71b984b00f7e9e4ae6335a652e5e35f254750849..d48b033dc10fd863581fb4635c66bf2262cad40c 100644
--- a/recipe_modules/path/example.expected/mac_luci.json
+++ b/recipe_modules/path/example.expected/mac_luci.json
@@ -44,6 +44,13 @@
{
"cmd": [
"echo",
+ "True"
+ ],
+ "name": "volatile tmp_dir"
+ },
+ {
+ "cmd": [
+ "echo",
"[START_DIR]/some/thing"
],
"name": "converted path [START_DIR]/some/thing"
« no previous file with comments | « recipe_modules/path/example.expected/mac_kitchen.json ('k') | recipe_modules/path/example.expected/mac_swarming.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698