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

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: 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 673a53212593c8a61d10c1172bdd84ad610a8780..6eb035360789fe820b125720b7118f0a22083870 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",
- "repo"
+ "[SLAVE_BUILD_ROOT]/src/repo"
agable 2013/09/26 21:58:08 I think this is part of a rebase from siva's work,
],
"name": "apply_patch"
},

Powered by Google App Engine
This is Rietveld 408576698