aboutsummaryrefslogtreecommitdiff
path: root/shell/msh_test/msh-execution/nested_break.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shell: delete all msh testsDenys Vlasenko2016-10-031-8/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* msh: create testsuite (based on hush one)Denis Vlasenko2008-03-021-0/+8
hush: add TODO (doesn't know ":" command)