build: don't drop the test suite log on failure

Fixes: 2198f73b0e
This commit is contained in:
Lubomir Rintel 2017-05-23 20:45:39 +02:00
parent 1a20611f66
commit 28505ae92b

View file

@ -4509,5 +4509,6 @@ cscope:
###############################################################################
.PRECIOUS: test-suite.log
.DELETE_ON_ERROR:
.PHONY: cscope dist-configure-check $(check_local) $(dist_hook)