Fix a regression in handling overridden construction variables when the substitution...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 18 Mar 2005 13:37:06 +0000 (13:37 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 18 Mar 2005 13:37:06 +0000 (13:37 +0000)
commit77a494e893032d420ea18c6ad6235c609050facd
tree96dcd160b1258060f2ab91433a1bb91a0bd4ef25
parentf5f078d795c2c9074e03a8a2b1d809287a622a05
Fix a regression in handling overridden construction variables when the substitution is called from an Environment.Base class.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1257 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Environment.py
src/engine/SCons/EnvironmentTests.py