HomeFreeBSD

sh: Pass along SIGINT from a child if job control is enabled, even when not

Description

sh: Pass along SIGINT from a child if job control is enabled, even when not
interactive.

I added the interactive check in r208881 to be safe, but in actual use
(scripts in set -m mode) passing along SIGINT seems best.

Discussed with: bdrewery

Details

Provenance
jillesAuthored on
Parents
rS281981: MFC r281712:
Branches
Unknown
Tags
Unknown