From e59343b3267e82aff33a8f73ab82b51345913c06 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 10 Nov 2018 22:43:09 +0300 Subject: Add support for vars grouping for package commands --- bpkg/pkg-test.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/pkg-test.hxx') diff --git a/bpkg/pkg-test.hxx b/bpkg/pkg-test.hxx index 1b8b670..a5ad022 100644 --- a/bpkg/pkg-test.hxx +++ b/bpkg/pkg-test.hxx @@ -14,7 +14,7 @@ namespace bpkg { inline int - pkg_test (const pkg_test_options& o, cli::scanner& args) + pkg_test (const pkg_test_options& o, cli::group_scanner& args) { return pkg_command ("test", o, -- cgit v1.1