aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-signals/continue_and_trap1.right
AgeCommit message (Collapse)Author
2016-10-01ash,hush: add a test that "continue" does not cripple trapsDenys Vlasenko
Both shells pass this test. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>