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

Unified Diff: recipe_modules/depot_tools/example.expected/basic.json

Issue 2045473002: depot_tools: expose paths to presubmit_support.py and upload_to_google_storage.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: presubmit Created 4 years, 6 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/depot_tools/example.py ('k') | recipe_modules/depot_tools/example.expected/win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/depot_tools/example.expected/basic.json
diff --git a/recipe_modules/depot_tools/example.expected/basic.json b/recipe_modules/depot_tools/example.expected/basic.json
index e8ad01fe629358035e58b8114ef418d24a2809e4..c9e6befccfb3b38d06208422ad843d4e56917b5e 100644
--- a/recipe_modules/depot_tools/example.expected/basic.json
+++ b/recipe_modules/depot_tools/example.expected/basic.json
@@ -9,6 +9,13 @@
{
"cmd": [
"ls",
+ "RECIPE_PACKAGE_REPO[depot_tools]/upload_to_google_storage.py"
+ ],
+ "name": "upload_to_google_storage"
+ },
+ {
+ "cmd": [
+ "ls",
"RECIPE_PACKAGE_REPO[depot_tools]/cros"
],
"name": "cros"
« no previous file with comments | « recipe_modules/depot_tools/example.py ('k') | recipe_modules/depot_tools/example.expected/win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698