mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-27 02:51:18 -04:00
112efa81f2
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx.