Skip to content

Commit 4c1ff1c

Browse files
committed
[travis] Trigger libSegFault on abrt
1 parent faa0861 commit 4c1ff1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/travis/linux/docker-build-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ccache -z
1616
# Setup the (c)test environment
1717
############################
1818
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
19+
export SEGFAULT_SIGNALS="abrt segv"
1920
export CTEST_BUILD_COMMAND="/usr/bin/ninja"
2021
export CTEST_PARALLEL_LEVEL=1
2122

0 commit comments

Comments
 (0)