Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/bin/sh



Christos Zoulas <christos%netbsd.org@localhost> writes:

> To generate a diff of this commit:
> cvs rdiff -r1.48 -r1.49 basesrc/bin/sh/parser.c

This breaks sh(1) as follows:

enami@memory-leak% obj.i386/sh -c 'echo "${HOGE:-hoge}"'
Syntax error: Missing '}'
enami@memory-leak% 

enami.



Home | Main Index | Thread Index | Old Index