commit | 447bd6683729eb6d0f09e30eb68add6297881d01 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Fri May 30 22:28:32 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Fri May 30 22:28:32 2008 +0000 |
tree | 778c20dc4b7f7f176ea43934d8fca9ac3056f5cc | |
parent | f9a07841441e63a96d1a416f68ee2eeb78bface0 [diff] |
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)