Fix ability to Install() the same file multiple times.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 13 Jan 2009 10:32:30 +0000 (10:32 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 13 Jan 2009 10:32:30 +0000 (10:32 +0000)
commit4f631cf69dcdffb3a0ac94642e0120e55aa69281
tree88d9372bef4318ae77b9c0335610fe4770e6ecca
parent2214bab00bd23b445b27cb0d5a1c4d097f8984b2
Fix ability to Install() the same file multiple times.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3895 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Executor.py
src/engine/SCons/ExecutorTests.py
test/Install/multi.py [new file with mode: 0644]