Escape path names to fix regular expression matches on Windows
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 20 Jan 2009 14:46:23 +0000 (14:46 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 20 Jan 2009 14:46:23 +0000 (14:46 +0000)
commitb9e7d72197acf1f1387066d33a41d8c7ab49e428
tree8d9f2ca0a92b960ce311c18605c9c6601e629e14
parentac85130a66b6b53af3a84bf8ffe55ed7630dbcf2
Escape path names to fix regular expression matches on Windows
when \ is the path separator.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3912 fdb21ef1-2011-0410-befe-b5e4ea1792b1
test/Configure/build-fail.py