]> git.ipfire.org Git - thirdparty/squid.git/commit
test-builds.sh: in case of error dump full log (#622)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 19 May 2020 01:06:41 +0000 (01:06 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 19 May 2020 01:06:45 +0000 (01:06 +0000)
commit96356d4e45639dec302ebf95038d9b66f8d63baf
tree0b5d33846dbbc204ccfd6ea45e4a502b94961977
parentbedfa6a49bb419711209ee52d21db71b4e4b8df5
test-builds.sh: in case of error dump full log (#622)

Change behaviour of the test-builds script to
dump the full output of the current layer's log in
case of error. This will help better diagnose errors
as the root cause of an error may have exited the 20-lines
buffer we currently use
test-builds.sh