aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/continue1.tests
AgeCommit message (Collapse)Author
2008-07-29hush: small fix for repeated continue and fix for wrong loop depth countDenis Vlasenko
after Ctrl-C; with testcase for first one