Fix bug #2138, missing parens after clear call in Entry.must_be_same(). Passes tests...
authorgaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 15 Aug 2008 02:55:41 +0000 (02:55 +0000)
committergaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 15 Aug 2008 02:55:41 +0000 (02:55 +0000)
commit8987c0d820b8c4ab7852601bedf4181684770e67
tree2ecf40c7fabcb42c147769c4bc785da359bc5b57
parentdd38d2c8e529432a46f7391ff279057ffda4f5de
Fix bug #2138, missing parens after clear call in Entry.must_be_same().  Passes tests on Linux.

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