This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
shell
/
hush_test
/
hush-misc
History
Denis Vlasenko
16c2fea280
hush: fix $$ handling
2008-06-17 12:28:44 +00:00
..
colon.right
…
colon.tests
hush: fix a bug where we were requiring semicolon here: (cmd;)
2008-06-14 17:13:20 +00:00
empty_for.right
hush: fix "for a in; do echo 'I should never run'; done" bug
2008-06-17 12:09:21 +00:00
empty_for.tests
hush: fix "for a in; do echo 'I should never run'; done" bug
2008-06-17 12:09:21 +00:00
pid.right
hush: fix $$ handling
2008-06-17 12:28:44 +00:00
pid.tests
hush: fix $$ handling
2008-06-17 12:28:44 +00:00
read.right
…
read.tests
…
shift.right
…
shift.tests
…
syntax_err_negate.right
…
syntax_err_negate.tests
…
syntax_err.right
…
syntax_err.tests
…
while_in_subshell.right
hush: fix a bug where we were requiring semicolon here: (cmd;)
2008-06-14 17:13:20 +00:00
while_in_subshell.tests
hush: fix a bug where we were requiring semicolon here: (cmd;)
2008-06-14 17:13:20 +00:00