Commits

Denys Vlasenko committed b4f51d32d28
ash: partially sync with dash on "fork if traps are set" logic Upstream commit "[EVAL] Force fork if any trap is set, not just on EXIT" had a similar code as our fix to that bug. Eliminate some superficial differences. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>