aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/redir1.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: tighten up "for" variable name check.Denis Vlasenko2009-04-101-1/+1
| | | | | | | | | | 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.
* hush: readability improvements.Denis Vlasenko2009-04-101-0/+6
| | | | | | fix some more obscure bugs. a new redir4.tests is known to fail.
* fix redir1 tests -- usleep isnt standard in $PATHMike Frysinger2009-04-061-1/+3
|
* hush: fix "var=val >file" not creating fileDenis Vlasenko2009-04-041-0/+32
function old new delta static.null_ptr - 4 +4 run_list 2018 2020 +2 handle_dollar 667 626 -41 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 1/1 up/down: 6/-41) Total: -35 bytes