Show test-suite.log if make check fails

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2019-10-31 09:03:21 +01:00
parent af97a5bb0a
commit 8adb82494e

View File

@ -22,6 +22,6 @@ script:
- ./configure --prefix=/tmp/sysklogd
- make clean
- make -j5
- make check
- make check || cat test/test-suite.log
- make install-strip
- tree /tmp/sysklogd