aboutsummaryrefslogtreecommitdiff
path: root/bdep/sync.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/sync.cxx')
-rw-r--r--bdep/sync.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/bdep/sync.cxx b/bdep/sync.cxx
index ab2fb2b..26781eb 100644
--- a/bdep/sync.cxx
+++ b/bdep/sync.cxx
@@ -741,8 +741,7 @@ namespace bdep
for (dir_path d: o.config ())
{
- d.complete ();
- d.normalize ();
+ normalize (d, "configuration");
if (open && d.string () == *open)
continue;