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: create testsuite (based on hush one) 2008-03-02 19:57:53 +00:00
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: create testsuite (based on hush one) 2008-03-02 19:57:53 +00:00
msh-parsing msh: create testsuite (based on hush one) 2008-03-02 19:57:53 +00:00
msh-vars msh: create testsuite (based on hush one) 2008-03-02 19:57:53 +00:00
run-all msh: create testsuite (based on hush one) 2008-03-02 19:57:53 +00:00