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

Unified Diff: scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__basic.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/recipes/android/appurify.expected/Android_Tests__amp__dbg__basic.json
diff --git a/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__basic.json b/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__basic.json
index 2c3a1f20f296c9d43fc4ffdcfb41cb18ee0f0fa5..a0512e14e49846b8b5c7f9615d4865a9b1eae3d3 100644
--- a/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__basic.json
+++ b/scripts/slave/recipes/android/appurify.expected/Android_Tests__amp__dbg__basic.json
@@ -114,7 +114,7 @@
"cmd": [
"python",
"-u",
- "[BUILD]/scripts/slave/recipe_modules/gsutil/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"--force-version",

Powered by Google App Engine
This is Rietveld 408576698