aboutsummaryrefslogtreecommitdiff
path: root/bdep/deinit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/deinit.cxx')
-rw-r--r--bdep/deinit.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bdep/deinit.cxx b/bdep/deinit.cxx
index 55f43ab..735b746 100644
--- a/bdep/deinit.cxx
+++ b/bdep/deinit.cxx
@@ -70,8 +70,8 @@ namespace bdep
run_b (o,
"disfigure:",
- src.representation () + '@' + out.representation () +
- ",forward");
+ "'" + src.representation () + "'@'" + out.representation () +
+ "',forward");
}
}