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 |
|
Denis Vlasenko
|
a43dba76ea
|
msh: create testsuite (based on hush one)
hush: add TODO (doesn't know ":" command)
|
2008-03-02 19:57:53 +00:00 |
|
Denis Vlasenko
|
fe2188378c
|
msh: fix for bug 846 ("break" didn't work second time)
msh: don't use floating point in "times" builtin
+4 bytes difference
|
2008-03-01 09:35:39 +00:00 |
|