Johannes Sixt wrote: > ksh is known to report $? of programs that terminated by a signal as > 256 + signal number instead of 128 + signal number like other POSIX > compliant shells. (ksh's behavior is still POSIX compliant in this regard.) This patch works for me. $ ksh t0005-signals.sh * ok 1: sigchain works * passed all 1 test(s) Thanks for the explanation. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html