File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: fd71882bf1f2727b977eb72b53ea1ac8e6d34267
2
+ refs/heads/master: 40721a80f8dad174a4aa7659f88b764919f48e7a
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change @@ -2496,7 +2496,7 @@ for host in "${ALL_HOSTS[@]}"; do
2496
2496
2497
2497
# Only set the extra arguments if they're not empty.
2498
2498
if [[ -z " ${results_targets[@]} " ]]; then
2499
- DOTEST_ARGS=" ${DOTEST_ARGS} ;-E;\" ${DOTEST_EXTRA} \" "
2499
+ DOTEST_ARGS=" ${DOTEST_ARGS} ;-E;\\\ " ${DOTEST_EXTRA} \\ \""
2500
2500
fi
2501
2501
2502
2502
cmake_options=(
You can’t perform that action at this time.
0 commit comments