W dniu 06.04.2015 o 22:26, Tim Rühsen pisze: > And yes, if you find a proper way to execute the 'testenv' part no matter if > 'tests' fails or not, a patch would be welcome. It always annoyed me, but not > enough to put work into it :-( I have found a simple solution with no need for a patch. Instead of running $ make check just run $ make -k check And it will proceed to testenv even if tests failed. And the final exit code from make make will indicate error as expected. As simple as that :D
Best regards, Hubert
signature.asc
Description: OpenPGP digital signature
