aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-command
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-command')
-rw-r--r--bpkg/pkg-command2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-command b/bpkg/pkg-command
index 360a550..724caa8 100644
--- a/bpkg/pkg-command
+++ b/bpkg/pkg-command
@@ -13,7 +13,7 @@ namespace bpkg
{
// Common pkg-{update,clean,test,install,...} implementation.
//
- void
+ int
pkg_command (const string& cmd, // Without the 'pkg-' prefix.
const configuration_options&,
cli::scanner& args);