aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-vars/var_subst_in_for.right (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: move towards more correct variable expansionDenis Vlasenko2007-05-141-0/+40
hush: fix a few cases in FOR v IN ... construct unfortunately, code growth is big - ~600 bytes