fixed FOO=1 . ./foo; echo $FOO where foo contained echo $FOO
authorChristos Zoulas <christos@ucbvax.Berkeley.EDU>
Mon, 29 May 1995 05:05:04 +0000 (21:05 -0800)
committerChristos Zoulas <christos@ucbvax.Berkeley.EDU>
Mon, 29 May 1995 05:05:04 +0000 (21:05 -0800)
commit766184802bf9a81bae341349211380d55f658278
tree0a65c1e09fb883e2b52e89c73478037817ff4574
parent179d940c23e10a88641f53e44da1080d1d34a0c9
fixed FOO=1 . ./foo; echo $FOO where foo contained echo $FOO
I.e. variable assignments were not honored is the source command.

SCCS-vsn: bin/sh/main.c 8.6
usr/src/bin/sh/main.c