jenkins.sh: call cat-testlogs.sh on check failure

Change-Id: I60e70d290c41633528b39401219746ccf0f93784
This commit is contained in:
Neels Hofmeyr 2016-10-06 23:24:38 +02:00
parent fdcb961137
commit 017752fedc
1 changed files with 2 additions and 1 deletions

View File

@ -26,4 +26,5 @@ set -x
autoreconf --install --force
./configure
$MAKE $PARALLEL_MAKE
$MAKE distcheck
$MAKE distcheck \
|| cat-testlogs.sh