aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-signals/continue_and_trap1.tests
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>