Another hush update from Larry:
authorEric Andersen <andersen@codepoet.org>
Thu, 7 Jun 2001 16:42:05 +0000 (16:42 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 7 Jun 2001 16:42:05 +0000 (16:42 -0000)
commit04407e522b43c37198c8a821723950470d0919f5
tree26d6ed9beac36d72c4423ae6eddfdd7bf31a43c4
parent4f3e24979bfa8f6a954d5222c7508545c42867e0
Another hush update from Larry:
    Fixes the interaction between if/then/else/fi syntax and variables.
    I planned to do it right from the beginning, but my implementation
    was buggy.  Also adds the relevant test cases.  Also adds some old
    Matt Kraai variable test cases that got left out somehow.
hush.c
shell/hush.c
tests/sh.testcases