aboutsummaryrefslogtreecommitdiff
path: root/bdep/publish.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/publish.cxx')
-rw-r--r--bdep/publish.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bdep/publish.cxx b/bdep/publish.cxx
index 94cc284..9a6fcfd 100644
--- a/bdep/publish.cxx
+++ b/bdep/publish.cxx
@@ -307,8 +307,8 @@ namespace bdep
run_b (
o,
"dist:",
- "'" + p.dist_dir.representation () + "'",
- "config.dist.root='" + dr.representation () + "'",
+ '\'' + p.dist_dir.representation () + '\'',
+ "config.dist.root='" + dr.representation () + '\'',
"config.dist.archives=tar.gz",
"config.dist.checksums=sha256",
(uncommitted && *uncommitted