Replace non-backward-compatible `--eval' null input w/ shell echo pipe.
authorMichael R. Blair <edu/mit/csail/zurich/ziggy>
Fri, 2 Jun 2006 06:50:11 +0000 (06:50 +0000)
committerMichael R. Blair <edu/mit/csail/zurich/ziggy>
Fri, 2 Jun 2006 06:50:11 +0000 (06:50 +0000)
commit25fdf2f30561c840ca5f74de95482d250f230a44
tree4c3851b863a4b1484b33d99f1d218a7605e869ec
parent9537d8eb5aa0dc295f4914074eae69bc3769bafe
Replace non-backward-compatible `--eval' null input w/ shell echo pipe.

Specifically, double dashes are preferred in env var default values
but they should be avoided in explicit command lines since they die
when the bootstrap ${SCHEME_COMPILER} predates the double dash syntax.

This really just substitutes one hack for another but at least it now
works for release 7.6 as well as 7.7 (so you can now build the latter
from CVS using the former to bootstrap from 7.6 into 7.7).
v7/src/microcode/utabmd.sh