rsyslog/tests/CI/buildbot_cleanup.sh
Rainer Gerhards bf8e4f5da0 fix system to gather "make check" logs
file context was mistakenly mixed
2016-05-16 17:17:13 +02:00

7 lines
274 B
Bash
Executable File

#!/bin/bash
# This script gathers and sends to stdout all log files created during
# make check. This is useful if make check is terminated due to timeout,
# in which case autotools unfortunately does not provide us a way to
# gather error information.
rm -f tests/*.sh.log