File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
branches/master-rebranch/utils Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1457,4 +1457,4 @@ refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-02-a: ddd2b2976aa9bfde5f20fe37f6bd2
1457
1457
refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-03-a: 171cc166f2abeb5ca2a4003700a8a78a108bd300
1458
1458
refs/heads/benlangmuir-patch-1: baaebaf39d52f3bf36710d4fe40cf212e996b212
1459
1459
refs/heads/i-do-redeclare: 8c4e6d5de5c1e3f0a2cedccf319df713ea22c48e
1460
- refs/heads/master-rebranch: 2fbfddd2ebfd7671fdde743ce4eb120e78dfd9e0
1460
+ refs/heads/master-rebranch: b7200e80a8a00ec2be2e8497594569d9352237f0
Original file line number Diff line number Diff line change @@ -3181,6 +3181,7 @@ for host in "${ALL_HOSTS[@]}"; do
3181
3181
)
3182
3182
3183
3183
[[ -z " ${DISTCC} " ]] || EXTRA_DISTCC_OPTIONS=(" DISTCC_HOSTS=localhost,lzo,cpp" )
3184
+ export CTEST_OUTPUT_ON_FAILURE=1
3184
3185
with_pushd " $( build_directory ${host} foundation) " \
3185
3186
call env " ${EXTRA_DISTCC_OPTIONS[@]} " " ${CMAKE} " " ${cmake_options[@]} " " ${EXTRA_CMAKE_OPTIONS[@]} " " ${FOUNDATION_SOURCE_DIR} "
3186
3187
You can’t perform that action at this time.
0 commit comments