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

Unified Diff: scripts/slave/recipes/android/android_builder.expected/try_builder.json

Issue 24737002: Add Paths as first-class types in configs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Address comments Created 7 years, 3 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/android_builder.expected/try_builder.json
diff --git a/scripts/slave/recipes/android/android_builder.expected/try_builder.json b/scripts/slave/recipes/android/android_builder.expected/try_builder.json
index 6eb035360789fe820b125720b7118f0a22083870..46b8e720bb70f6f02d9d7a9dceb64cdb5cfda8ae 100644
--- a/scripts/slave/recipes/android/android_builder.expected/try_builder.json
+++ b/scripts/slave/recipes/android/android_builder.expected/try_builder.json
@@ -142,7 +142,7 @@
"-p",
"try_job_svn_patch",
"-r",
- "[SLAVE_BUILD_ROOT]/src/repo"
+ "[SLAVE_BUILD_ROOT]/src/[SLAVE_BUILD_ROOT]/src/repo"
agable 2013/09/27 17:48:17 Um what happened here?
iannucci 2013/09/27 19:23:37 api.path.checkout(self.c._internal_dir) # _intern
],
"name": "apply_patch"
},

Powered by Google App Engine
This is Rietveld 408576698