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

Unified Diff: recipe_modules/path/example.expected/linux_kitchen.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/linux_kitchen.json
diff --git a/recipe_modules/path/example.expected/linux_kitchen.json b/recipe_modules/path/example.expected/linux_kitchen.json
index 71b984b00f7e9e4ae6335a652e5e35f254750849..e110ae0463a2ffe946a20b56b091499278c2f5ad 100644
--- a/recipe_modules/path/example.expected/linux_kitchen.json
+++ b/recipe_modules/path/example.expected/linux_kitchen.json
@@ -44,6 +44,13 @@
{
"cmd": [
"echo",
+ "False"
+ ],
+ "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/linux.json ('k') | recipe_modules/path/example.expected/linux_luci.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698