Add test for another subst dollar escaping situation. In this case 34120( is getting...
authorWilliam Deegan <bill@baddogconsulting.com>
Sun, 1 Oct 2017 01:06:30 +0000 (18:06 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Sun, 1 Oct 2017 01:06:30 +0000 (18:06 -0700)
commite1bc907a9213468a27b67a715b46524009daf6fb
tree60bf4c6c4b76381ef1562bcde916e33168664fb2
parent0276cfb016096f44f257d8cc58804c1fec7af54b
Add test for another subst dollar escaping situation. In this case 34120( is getting translated to  (escape closings). Since there is no closing $) it fails with error.
src/engine/SCons/SubstTests.py