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

Unified Diff: recipe_modules/path/example.expected/win_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
« no previous file with comments | « recipe_modules/path/example.expected/win.json ('k') | recipe_modules/path/example.expected/win_luci.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/path/example.expected/win_kitchen.json
diff --git a/recipe_modules/path/example.expected/win_kitchen.json b/recipe_modules/path/example.expected/win_kitchen.json
index f99719124f730e9427c876b3853c5128c4a20041..d78d576f7a09afb6dad3ea3cdee578342a97e070 100644
--- a/recipe_modules/path/example.expected/win_kitchen.json
+++ b/recipe_modules/path/example.expected/win_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/win.json ('k') | recipe_modules/path/example.expected/win_luci.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698