aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-parsing/quote1.right
AgeCommit message (Collapse)Author
2007-05-16hush: fix incorrect processing of echo "'$var'".Denis Vlasenko
hush: rename map[] and MAP_xxx, making them easier to understand. hush: move testcase (which now passes) from hush-bugs to hush-parsing