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

Unified Diff: scripts/slave/recipes/ios/try.expected/basic.json

Issue 942953002: Add iOS try bots using the new iOS try bot recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 10 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/ios/try.expected/basic.json
diff --git a/scripts/slave/recipes/ios/try.expected/basic.json b/scripts/slave/recipes/ios/try.expected/basic.json
index 488dfc245fa85bec05050c55a62f24b9fcc75bd8..631293204c3132e8762728494e810a94bcb2e283 100644
--- a/scripts/slave/recipes/ios/try.expected/basic.json
+++ b/scripts/slave/recipes/ios/try.expected/basic.json
@@ -61,7 +61,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]/src/ios/build/bots/chromium.mac/ios.json",
+ "[SLAVE_BUILD]/src/ios/build/bots/tryserver.fake/ios.json",
"/path/to/tmp/json"
],
"name": "read build config",

Powered by Google App Engine
This is Rietveld 408576698