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 19:30:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
shell
/
hush_test
/
hush-psubst
History
Denys Vlasenko
acd5bc8f64
hush: fix handling of \" in quoted/unquoted
cmd
...
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2010-09-12 15:05:39 +02:00
..
emptytick.right
hush: fix exit code propagation from
cmd
. +45 bytes
2009-11-16 02:00:03 +01:00
emptytick.tests
hush: fix exit code propagation from
cmd
. +45 bytes
2009-11-16 02:00:03 +01:00
falsetick.right
hush: fix var=
exit 2
not setting $? to 2
2010-05-20 14:27:09 +02:00
falsetick.tests
hush: fix var=
exit 2
not setting $? to 2
2010-05-20 14:27:09 +02:00
tick2.right
…
tick2.tests
…
tick3.right
hush: fix handling of \" in quoted/unquoted
cmd
2010-09-12 15:05:39 +02:00
tick3.tests
hush: fix handling of \" in quoted/unquoted
cmd
2010-09-12 15:05:39 +02:00
tick4.right
…
tick4.tests
…
tick5.right
hush: wait for
cmd
to complete, and immediately store its exitcode in $?
2009-11-15 19:58:19 +01:00
tick5.tests
hush: wait for
cmd
to complete, and immediately store its exitcode in $?
2009-11-15 19:58:19 +01:00
tick_huge.right
…
tick_huge.tests
…
tick.right
…
tick.tests
…