cygport test has zero exit status on failures

Achim Gratz Stromeko@nexgo.de
Wed May 19 17:30:13 GMT 2021


Marco Atzeri via Cygwin-apps writes:
>> src_test() {
>>          cd ${B}
>>          make check
>> }
>
> This is the default.

The actual default is:

src_test() {
	cd ${B}
	cygtest
}

…with cygtest defined so that it won't return an error status from make.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds


More information about the Cygwin-apps mailing list