summaryrefslogtreecommitdiff
path: root/shell/msh_test/msh-execution/exitcode_EACCES.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* msh testsuite: fix false positive, tweak run striptDenis Vlasenko2009-03-211-1/+1
|
* msh: fix the case where the file has exec bit but can't be run directlyDenis Vlasenko2008-05-301-0/+2
(run "$SHELL $file" instead) msh: fix exit codes when command is not found or can't be execed (with testcases)