Skip to content

Commit 445df0c

Browse files
committed
---
yaml --- r: 317309 b: refs/heads/master-rebranch c: b7200e8 h: refs/heads/master i: 317307: 0cf0b82
1 parent 65d1b6d commit 445df0c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1457,4 +1457,4 @@ refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-02-a: ddd2b2976aa9bfde5f20fe37f6bd2
14571457
refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-03-a: 171cc166f2abeb5ca2a4003700a8a78a108bd300
14581458
refs/heads/benlangmuir-patch-1: baaebaf39d52f3bf36710d4fe40cf212e996b212
14591459
refs/heads/i-do-redeclare: 8c4e6d5de5c1e3f0a2cedccf319df713ea22c48e
1460-
refs/heads/master-rebranch: 2fbfddd2ebfd7671fdde743ce4eb120e78dfd9e0
1460+
refs/heads/master-rebranch: b7200e80a8a00ec2be2e8497594569d9352237f0

branches/master-rebranch/utils/build-script-impl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3181,6 +3181,7 @@ for host in "${ALL_HOSTS[@]}"; do
31813181
)
31823182

31833183
[[ -z "${DISTCC}" ]] || EXTRA_DISTCC_OPTIONS=("DISTCC_HOSTS=localhost,lzo,cpp")
3184+
export CTEST_OUTPUT_ON_FAILURE=1
31843185
with_pushd "$(build_directory ${host} foundation)" \
31853186
call env "${EXTRA_DISTCC_OPTIONS[@]}" "${CMAKE}" "${cmake_options[@]}" "${EXTRA_CMAKE_OPTIONS[@]}" "${FOUNDATION_SOURCE_DIR}"
31863187

0 commit comments

Comments
 (0)