Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: tighten up "for" variable name check. | Denis Vlasenko | 2009-04-10 | 1 | -2/+2 |
| | | | | | | | | | | Add TODOs. Disable redir4.right part where we differ from bash. It is not a bug per standards. Add a few tests, one is in hush-bugs section: and_or_and_backgrounding.right. It will likely bite users in real world usage. | ||||
* | use sleep rather than usleep | Mike Frysinger | 2009-04-07 | 1 | -2/+4 |
| | |||||
* | hush: fix passing of $n on NOMMU | Denis Vlasenko | 2009-04-05 | 1 | -0/+13 |