Change the double quotes around an up-to-date target to be like Make.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 18 Jun 2003 18:35:59 +0000 (18:35 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 18 Jun 2003 18:35:59 +0000 (18:35 +0000)
commit0eea5c776c8dfbb3be1c8d7d25ed8d8126c98e96
treee4c8fae81af049dcb0319f978b24bb28d12df714
parentf0fda40ff004bcc6ae2b422796a6fa688a9b75fe
Change the double quotes around an up-to-date target to be like Make.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@718 fdb21ef1-2011-0410-befe-b5e4ea1792b1
30 files changed:
etc/TestSCons.py
runtest.py
src/CHANGES.txt
src/engine/SCons/Script/__init__.py
test/BuildDir.py
test/Configure.py
test/FindFile.py
test/ParseConfig.py
test/Platform.py
test/Repository/option-n.py
test/SConscript.py
test/SConstruct.py
test/Scanner.py
test/SetBuildSignatureType.py
test/SetContentSignatureType.py
test/SourceSignatures.py
test/Split.py
test/TargetSignatures.py
test/WhereIs.py
test/chained-build.py
test/errors.py
test/exitfns.py
test/option--C.py
test/option--I.py
test/option--debug.py
test/option--max-drift.py
test/option-f.py
test/option-n.py
test/timestamp-fallback.py
test/up-to-date.py