ash: fix signal and "set -e" interaction
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 25 Sep 2010 15:15:13 +0000 (17:15 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 25 Sep 2010 15:15:13 +0000 (17:15 +0200)
commitb563f62bbb1c9a6d931924f8fd7c3e52bb3d5875
tree617e5a8de03257f9695fd10a496601c607f6803d
parent5b3151c201f4a67e998ec054d653e8177679d505
ash: fix signal and "set -e" interaction

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-signals/signal8.right [new file with mode: 0644]
shell/ash_test/ash-signals/signal8.tests [new file with mode: 0755]
shell/ash_test/ash-signals/signal9.right [new file with mode: 0644]
shell/ash_test/ash-signals/signal9.tests [new file with mode: 0755]