mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-02 15:56:35 +02: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.