From 4f31188d4a7ce3cd9b657cc58e06632b9ccd7d8f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 26 Nov 2021 21:03:34 +0300 Subject: Disallow installing/uninstalling packages from host configuration --- bpkg/pkg-test.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg/pkg-test.hxx') diff --git a/bpkg/pkg-test.hxx b/bpkg/pkg-test.hxx index 0cadabe..26c7b18 100644 --- a/bpkg/pkg-test.hxx +++ b/bpkg/pkg-test.hxx @@ -23,6 +23,7 @@ namespace bpkg o.all (), o.all_pattern (), o.package_cwd (), + true /* allow_host_type */, args); } } -- cgit v1.1