aboutsummaryrefslogtreecommitdiff
path: root/shell/msh_test/msh-execution/nested_break.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fixesDenys Vlasenko2010-01-251-9/+9
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* msh: create testsuite (based on hush one)Denis Vlasenko2008-03-021-0/+17
hush: add TODO (doesn't know ":" command)