K 10 svn:author V 6 jilles K 8 svn:date V 27 2015-04-25T13:34:25.957479Z K 7 svn:log V 245 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 END