Push files to the CacheDir() before calling the superclass built() method, which...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 3 Mar 2003 08:10:04 +0000 (08:10 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 3 Mar 2003 08:10:04 +0000 (08:10 +0000)
commit21bb88f9525d49538abf37a6491202acf3c1f362
tree517fc35207f1c5ce1d6fb8e116a24be5a40506ec
parent2c58301c2f3fc4f490a62013fb868a6ff6c7225b
Push files to the CacheDir() before calling the superclass built() method, which may clear the build signature.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@606 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py
test/CacheDir.py