Issue 1059: Fix the -n option when VariantDir(duplicate=1) is used
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 25 Feb 2009 15:15:43 +0000 (15:15 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 25 Feb 2009 15:15:43 +0000 (15:15 +0000)
commite50caafc1c74654a4687c650319914883a96f080
tree7452f9a4ffb7b8467fc4fc8bd6269c3950c32ce6
parent4c355692d35f0172770f6e75c489fa29af0aebc2
Issue 1059:  Fix the -n option when VariantDir(duplicate=1) is used
and the variant directory doesn't already exist.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4052 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Script/SConscript.py
test/VariantDir/no-execute.py