hush/shell/msh_test
Denis Vlasenko 447bd66837 msh: fix the case where the file has exec bit but can't be run directly
(run "$SHELL $file" instead)
msh: fix exit codes when command is not found or can't be execed
     (with testcases)
2008-05-30 22:28:32 +00:00
..
msh-bugs
msh-execution msh: fix the case where the file has exec bit but can't be run directly 2008-05-30 22:28:32 +00:00
msh-misc
msh-parsing
msh-vars
run-all