aboutsummaryrefslogtreecommitdiff
path: root/bdep/sync.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/sync.cxx')
-rw-r--r--bdep/sync.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/sync.cxx b/bdep/sync.cxx
index 3722041..8140426 100644
--- a/bdep/sync.cxx
+++ b/bdep/sync.cxx
@@ -1806,7 +1806,7 @@ namespace bdep
co,
"--no-external-modules",
o,
- "'" + src.representation () + "'@'" + out.representation () +
+ '\'' + src.representation () + "'@'" + out.representation () +
"',forward");
}
}