Fix for the internal Link action not being reentrant when used with BuildDir.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 12 May 2003 04:50:42 +0000 (04:50 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 12 May 2003 04:50:42 +0000 (04:50 +0000)
commit0c18d5b732dd927c8241da0fa46f322800a16f27
tree1b2e4654691dc6f74e83bac46a373531f2f328b3
parent1a1ee770f5559ab7b7cf383d19e1676c5066bb2d
Fix for the internal Link action not being reentrant when used with BuildDir.

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