Merged revisions 3225-3226 via svnmerge from
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 12 Nov 2008 00:12:33 +0000 (00:12 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 12 Nov 2008 00:12:33 +0000 (00:12 +0000)
commitfe065df4f2118cb9a1b8192c48247bd919dabb4a
tree47c799f57b59ae5ce18ec20d99d6f1c95f0001c8
parent9fec6308b06c32e6d555b0d2283307c3899d7c3b
Merged revisions 3225-3226 via svnmerge from
http://scons.tigris.org/svn/scons/branches/sgk_subst

........
  r3225 | stevenknight | 2008-07-18 10:46:49 -0700 (Fri, 18 Jul 2008) | 3 lines

  Remove an unnecessary \n from the end of the $INSTALLSTR setting (unneeded
  because string substituion currently strips trailing white space).
........
  r3226 | stevenknight | 2008-07-19 07:17:10 -0700 (Sat, 19 Jul 2008) | 3 lines

  Use subst_list() for generating ToolSurrogate *COMSTR values so we don't
  rely on the current white-space compression behavior of subst().
........

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3781 fdb21ef1-2011-0410-befe-b5e4ea1792b1
bin/sconsexamples.py
bin/sconsoutput.py
test/Install/INSTALLSTR.py
test/ToolSurrogate.py