Commit ea4c298f3d57d494c26ac7b0af560f2f8930bc5d

Alexandre Duret-Lutz 2004-12-17T23:25:09

* install-sh: Use `(exit N); exit N', not `(exit N); exit'. Otherwise, install-sh could exit with improper exit status when exiting via a trapped interrupt. Thanks to a report from Bob Proulx.