OSDN Git Service

ash: fix $! value when traps are set
authorAlexander Shishkin <virtuoso@slind.org>
Sun, 25 Jul 2010 11:07:39 +0000 (13:07 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 25 Jul 2010 11:07:39 +0000 (13:07 +0200)
commitccb977186100ccf6b443c5f08c8b179c9b7e720b
treed41df96ab2f9905fe8397c1dd1e6f30aaea69350
parent7a2ba329b9235af4c647e0a88c1db023b51cf8a4
ash: fix $! value when traps are set

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-signals/signal7.right [new file with mode: 0644]
shell/ash_test/ash-signals/signal7.tests [new file with mode: 0755]
shell/hush.c
shell/hush_test/hush-trap/signal7.right [new file with mode: 0644]
shell/hush_test/hush-trap/signal7.tests [new file with mode: 0755]