diff options
Diffstat (limited to 'shell/msh_test/msh-bugs/syntax_err.tests')
-rwxr-xr-x | shell/msh_test/msh-bugs/syntax_err.tests | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/msh_test/msh-bugs/syntax_err.tests b/shell/msh_test/msh-bugs/syntax_err.tests deleted file mode 100755 index d10ed42..0000000 --- a/shell/msh_test/msh-bugs/syntax_err.tests +++ /dev/null @@ -1,3 +0,0 @@ -echo shown -echo test `echo 'aa` -echo not shown |