christos 58e18fc330 Fixed bug where
$ cat foo
echo $FOO

$ FOO=1 . ./foo
$ echo $FOO

Did not echo 1 at all. Now variable assignments before sourced scripts
are honored during and after the execution of the script.
1995-05-28 18:09:48 +00:00
..
1995-04-23 10:07:18 +00:00
1995-03-21 09:01:59 +00:00
1995-04-23 10:07:18 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-04-23 10:07:18 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-03-23 08:46:35 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 07:08:15 +00:00
1995-03-21 09:01:59 +00:00
1995-05-28 18:09:48 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00
1995-03-21 09:01:59 +00:00