Fix issue where code in utility routine to_String_for_subst() had code whose result...
authorWilliam Deegan <bill@baddogconsulting.com>
Sun, 1 Oct 2017 22:38:17 +0000 (15:38 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Sun, 1 Oct 2017 22:38:17 +0000 (15:38 -0700)
commit357a954c3647ab51759f487e4c5dd214dfa86140
tree8099e8926a632f542c5e2f64953f11c7078510c7
parent0276cfb016096f44f257d8cc58804c1fec7af54b
Fix issue where code in utility routine to_String_for_subst() had code whose result was never properly returned.  (Found by: James Rinkevich https://pairlist4.pair.net/pipermail/scons-users/2017-October/006358.html )
.gitignore
src/CHANGES.txt
src/engine/SCons/Util.py