Skip to content

Commit 3b2d0d1

Browse files
committed
Insert debugging for Jenkins
1 parent 4be5837 commit 3b2d0d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/conda/build-generic.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ ${SED_I[@]} -f $SETTINGS_SED swift-t-settings.sh
151151
# Merge output streams to try to prevent buffering
152152
# problems with conda build
153153
{
154+
echo
155+
which autoreconf aclocal autom4te m4
154156
log "BUILD SWIFT-T START: $( date '+%Y-%m-%d %H:%M:%S' )"
155157
./build-swift-t.sh -vv 2>&1
156158
log "BUILD SWIFT-T STOP: $( date '+%Y-%m-%d %H:%M:%S' )"

0 commit comments

Comments
 (0)