Get rid of the last tabs in the source files and have the TestSCons infrastructure...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 9 Oct 2005 04:47:13 +0000 (04:47 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 9 Oct 2005 04:47:13 +0000 (04:47 +0000)
commitd2083bc8d467f288e786481252e2b734bfe52105
tree8f39aa9594bbeecb09e57a6b121e7fade567b147
parent40a5c5a2db783cb3f4f13e7e791e269e285e16b3
Get rid of the last tabs in the source files and have the TestSCons infrastructure use the python -tt option when executing SCons to make sure they do not recur.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1367 fdb21ef1-2011-0410-befe-b5e4ea1792b1
12 files changed:
SConstruct
etc/TestCmd.py
etc/TestSCons.py
src/CHANGES.txt
src/engine/SCons/Action.py
src/engine/SCons/Environment.py
src/engine/SCons/Optik/option.py
src/engine/SCons/Optik/option_parser.py
src/engine/SCons/Tool/msvs.py
src/engine/SCons/Tool/tex.py
test/Actions/actions.py
test/Repository/LIBPATH.py