Fix commands with spaces in them (Bug: 589281 and 589285). (Anthony Roach)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 4 Aug 2002 23:55:21 +0000 (23:55 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 4 Aug 2002 23:55:21 +0000 (23:55 +0000)
commit4346924e3772d3c78e608971fe3e82bfe4284d0c
tree5df2370dd9356117bb7cd09fdad2fc0079b6a592
parentb5233b2446fdad9799e632556fd448557a26c0bb
Fix commands with spaces in them (Bug: 589281 and 589285).  (Anthony Roach)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@425 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/engine/SCons/Action.py
src/engine/SCons/Util.py
src/engine/SCons/UtilTests.py
test/spaces.py [new file with mode: 0644]