summaryrefslogtreecommitdiffstats
path: root/test/MSVS/vs-7.1-scc-files.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-04-05 19:39:27 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2017-04-05 19:39:27 (GMT)
commit7f43e9a8008bd6c2830ee1852f238246e68c1252 (patch)
tree3fa2270227e16cbcae2b513c1b8212392c8a033d /test/MSVS/vs-7.1-scc-files.py
parentd30050a18db0ef88c5bc1baa2fd7a5dd094cc034 (diff)
downloadSCons-7f43e9a8008bd6c2830ee1852f238246e68c1252.zip
SCons-7f43e9a8008bd6c2830ee1852f238246e68c1252.tar.gz
SCons-7f43e9a8008bd6c2830ee1852f238246e68c1252.tar.bz2
py2/3 fix escaped unicode space to work for both py2/3
Diffstat (limited to 'test/MSVS/vs-7.1-scc-files.py')
-rw-r--r--test/MSVS/vs-7.1-scc-files.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MSVS/vs-7.1-scc-files.py b/test/MSVS/vs-7.1-scc-files.py
index 219bd0a..8404422 100644
--- a/test/MSVS/vs-7.1-scc-files.py
+++ b/test/MSVS/vs-7.1-scc-files.py
@@ -71,9 +71,9 @@ env.MSVSProject(target = 'Test.vcproj',
expected_sln_sccinfo = """\
\tGlobalSection(SourceCodeControl) = preSolution
\t\tSccNumberOfProjects = 2
-\t\tSccProjectName0 = Perforce\u0020Project
+\t\tSccProjectName0 = Perforce\\u0020Project
\t\tSccLocalPath0 = .
-\t\tSccProvider0 = MSSCCI:Perforce\u0020SCM
+\t\tSccProvider0 = MSSCCI:Perforce\\u0020SCM
\t\tCanCheckoutShared = true
\t\tSolutionUniqueID = {SLNGUID}
\t\tSccProjectUniqueName1 = Test.vcproj