aboutsummaryrefslogtreecommitdiff
path: root/bdep/deinit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/deinit.cxx')
-rw-r--r--bdep/deinit.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/deinit.cxx b/bdep/deinit.cxx
index 777e162..45fab57 100644
--- a/bdep/deinit.cxx
+++ b/bdep/deinit.cxx
@@ -72,7 +72,7 @@ namespace bdep
run_b (o,
"--no-external-modules",
"disfigure:",
- "'" + src.representation () + "'@'" + out.representation () +
+ '\'' + src.representation () + "'@'" + out.representation () +
"',forward");
}
}