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
2025-02-07 04:31:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
shell
/
hush_test
/
hush-trap
History
Denys Vlasenko
3a7034c27b
typo fix in a comment in a testcase. oh well...
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-30 02:48:59 +02:00
..
catch.right
hush: fix "export not_yet_defined_var", fix parsing of "cmd | }"
2009-04-19 23:07:51 +00:00
catch.tests
hust_test/*: use "$THIS_SH" instead of hush
2009-03-31 22:14:32 +00:00
exit.right
…
exit.tests
hust_test/*: use "$THIS_SH" instead of hush
2009-03-31 22:14:32 +00:00
save-ret.right
…
save-ret.tests
…
savetrap.right
ash,hush: make trap output short signal names, without SIG prefix
2009-09-27 02:05:45 +02:00
savetrap.tests
ash: better handling of EXIT trap in
trap
hack
2009-09-25 00:06:51 +02:00
subshell.right
hush: do not reset to default "" traps in subshell
2009-09-25 14:21:06 +02:00
subshell.tests
typo fix in a comment in a testcase. oh well...
2009-09-30 02:48:59 +02:00
usage.right
ash,hush: make trap output short signal names, without SIG prefix
2009-09-27 02:05:45 +02:00
usage.tests
…