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

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

Issue 2223743005: ios: fix iossim path (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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/parent.json
diff --git a/scripts/slave/recipes/ios/try.expected/parent.json b/scripts/slave/recipes/ios/try.expected/parent.json
index 0bb128c453b874ed0e9d3cd7c69899eaaa31f9d5..ae997dd1e21afa671d6943bccbf15387c442faa3 100644
--- a/scripts/slave/recipes/ios/try.expected/parent.json
+++ b/scripts/slave/recipes/ios/try.expected/parent.json
@@ -263,7 +263,7 @@
"--json_file",
"/path/to/tmp/json",
"--iossim",
- "[SLAVE_BUILD]/src/xcodebuild/ninja-iossim/Debug/iossim",
+ "[BUILDER_CACHE]/ios/src/xcodebuild/ninja-iossim/Debug/iossim",
"--platform",
"fake device",
"--version",

Powered by Google App Engine
This is Rietveld 408576698