| a25b0379 | 16-Apr-2025 |
Baptiste Daroussin <bapt@FreeBSD.org> |
timeout(1): adapt the preserve_status test to the new behaviour
atf-check cannot check anymore the exit number if the program is terminated via a signal, it needs to be catched by -s signal because
timeout(1): adapt the preserve_status test to the new behaviour
atf-check cannot check anymore the exit number if the program is terminated via a signal, it needs to be catched by -s signal because we cannot pass twice the -s command, we cannot anymore check for the exit value :(
show more ...
|