Fix use of VariantDir when the -n option is used and doesn't,
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 15 Oct 2008 14:36:07 +0000 (14:36 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 15 Oct 2008 14:36:07 +0000 (14:36 +0000)
commit2616d191983b14eb6c04c9b1040e668a52f012d3
treeb9d3ef546ef37acbcf5523e00ecb4931fb624f85
parent0934b8b40fab0be307697b3578cf61b93cc9579c
Fix use of VariantDir when the -n option is used and doesn't,
therefore, actually create the variant directory.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3693 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Script/SConscript.py
test/VariantDir/no-execute.py [new file with mode: 0644]