Fix tests that use the Python interpreter to execute internal scripts
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 26 Jan 2009 17:17:19 +0000 (17:17 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 26 Jan 2009 17:17:19 +0000 (17:17 +0000)
commit9dffaaf2ba6cf28d7b78ac5f89c66639445befee
tree010a7b57a8b5fb05d6934cc433f725fa1d7754ce
parent37a87119df729c35a221afb7a63dc96083de849c
Fix tests that use the Python interpreter to execute internal scripts
and also set SConsignFile(None) so the implicit command dependencies
don't cause .sconsign files to be written into the system directory
where the Python executable lives.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3920 fdb21ef1-2011-0410-befe-b5e4ea1792b1
test/sconsign/script/SConsignFile.py
test/sconsign/script/Signatures.py
test/sconsign/script/no-SConsignFile.py
test/subdivide.py