hush: 'return' should have effect earlier
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 1 Oct 2016 20:28:03 +0000 (22:28 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 1 Oct 2016 20:28:03 +0000 (22:28 +0200)
commit04b46bced991f802a17c0fc43c8f8448e4eb2c8f
treefa9f4f151950d21aca3bbf9a3c4bfa01853976cc
parent0dd8e45d42a420a570e7cada80a5fb1ef2052054
hush: 'return' should have effect earlier

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/hush.c
shell/hush_test/hush-trap/return_in_trap1.right [new file with mode: 0644]
shell/hush_test/hush-trap/return_in_trap1.tests [new file with mode: 0755]