This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-12-27 01:32:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e45af7ad17
hush
/
shell
/
msh_test
/
msh-execution
/
exitcode_ENOENT.tests
3 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
msh: fix ENOENT testcase
2008-06-01 14:16:54 +00:00
./does_not_exist_for_sure
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
echo $?
Reference in New Issue
Copy Permalink