commit | 1fd1ea4395e520694bd9f8b1dc9e60af6442946d | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Fri Apr 10 12:03:20 2009 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Fri Apr 10 12:03:20 2009 +0000 |
tree | ffe931a1e9254789ac119321f88b17767176c73c | |
parent | 551bdfecb7cfb4df0f127d34884e0a9502324acd [diff] |
hush: tighten up "for" variable name check. 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.