From 4d181c3aad97f8ee224666ce5c757036c5f610d5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 12 Mar 2018 09:41:09 +0200 Subject: Store initialized packages for each configuration in database --- bdep/utility.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/utility.hxx') diff --git a/bdep/utility.hxx b/bdep/utility.hxx index 36a405c..d8a4983 100644 --- a/bdep/utility.hxx +++ b/bdep/utility.hxx @@ -100,7 +100,7 @@ namespace bdep start_bpkg (const common_options&, O&& out, E&& err, A&&... args); template - process_exit + void run_bpkg (const common_options&, A&&... args); // Manifest parsing and serialization. -- cgit v1.1