aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/init.cxx')
-rw-r--r--bdep/init.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bdep/init.cxx b/bdep/init.cxx
index f03b7cc..603a567 100644
--- a/bdep/init.cxx
+++ b/bdep/init.cxx
@@ -84,7 +84,8 @@ namespace bdep
// Add project repository to the configuration. Note that we don't fetch
// it since sync is going to do it anyway.
//
- run_bpkg (o,
+ run_bpkg (3,
+ o,
"add",
"-d", c->path,
"--type", "dir",