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

Unified Diff: scripts/slave/recipe_modules/path/example.expected/linux.json

Issue 985273002: Changed recipe_modules base paths to be abstract entities in their own right. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase Created 5 years, 9 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: scripts/slave/recipe_modules/path/example.expected/linux.json
diff --git a/scripts/slave/recipe_modules/path/example.expected/linux.json b/scripts/slave/recipe_modules/path/example.expected/linux.json
index 35bb38f2c817c970ee6d2b64c226ce451bab63f3..fd957d89848c4126ce00295367388d1309d19791 100644
--- a/scripts/slave/recipe_modules/path/example.expected/linux.json
+++ b/scripts/slave/recipe_modules/path/example.expected/linux.json
@@ -60,7 +60,7 @@
{
"cmd": [
"echo",
- "[BUILD]/scripts/slave/recipe_modules/path/resources/dir/file.py"
+ "RECIPE_MODULE[path]/resources/dir/file.py"
],
"name": "print resource"
},
« no previous file with comments | « scripts/slave/recipe_modules/path/api.py ('k') | scripts/slave/recipe_modules/path/example.expected/mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698