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

Unified Diff: scripts/slave/recipes/android/android_builder.expected/x86_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/x86_try_builder.json
diff --git a/scripts/slave/recipes/android/android_builder.expected/x86_try_builder.json b/scripts/slave/recipes/android/android_builder.expected/x86_try_builder.json
index c9385a29e57f231c0752ecf15bb760d7a9458177..254689ddf5c09aec0cfb226b2ede34c88c9b5e3b 100644
--- a/scripts/slave/recipes/android/android_builder.expected/x86_try_builder.json
+++ b/scripts/slave/recipes/android/android_builder.expected/x86_try_builder.json
@@ -143,7 +143,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 And here?
iannucci 2013/09/27 19:23:37 Done.
],
"name": "apply_patch"
},

Powered by Google App Engine
This is Rietveld 408576698