mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-23 05:53:09 +00:00
REGTEST: script: Print only errors in the results report
This commit is contained in:
parent
fa6798f97c
commit
6bd82cdbe6
@ -464,7 +464,7 @@ if [ -d "${TESTDIR}" ]; then
|
||||
cat <<- EOF | tee -a "$TESTDIR/failedtests.log"
|
||||
$(echo "###### $(cat "$i/INFO") ######")
|
||||
$(echo "## test results in: \"$i\"")
|
||||
$(grep -- ---- "$i/LOG")
|
||||
$(grep -- ^---- "$i/LOG")
|
||||
EOF
|
||||
done' sh {} +
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user