| 530aafd4 | 21-Jun-2005 |
Garance A Drosehn <[email protected]> |
Fix a bug where the value of ${SOMEVAR} would simply disappear if there was a separator character immediately before it. This wasn't likely to happen in #-lines, but we might as well get it right.
Fix a bug where the value of ${SOMEVAR} would simply disappear if there was a separator character immediately before it. This wasn't likely to happen in #-lines, but we might as well get it right. Also fix it so that "" and "" will create a zero-length argument.
Approved by: re (blanket `env')
show more ...
|