aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/boost
diff options
context:
space:
mode:
Diffstat (limited to 'boost')
-rw-r--r--boost/build/ci/appveyor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/build/ci/appveyor.py b/boost/build/ci/appveyor.py
index b79bb04..3f8d0cd 100644
--- a/boost/build/ci/appveyor.py
+++ b/boost/build/ci/appveyor.py
@@ -29,7 +29,7 @@ def _check_appveyor():
def _get_build_dir():
- return R'(C:\)'
+ return 'C:\\'
def _get_boost_version():