From 820df1888be8969fe13d45cef88af814aa4f1d73 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 1 Feb 2023 18:18:46 +0300 Subject: Adapt worker to added in bpkg support for system package manager --- tests/integration/testscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/integration') diff --git a/tests/integration/testscript b/tests/integration/testscript index 16d7002..e518e45 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -148,7 +148,7 @@ config.bpkg.tests.remote=true #\ pkg = cli -ver = 1.2.0-b.9.20221122090425.15876dcb479e +ver = 1.2.0-b.9.20230109143034.6e32dd9c26d2 rep_url = "https://git.codesynthesis.com/cli/cli.git#master" rep_type = git #rep_url = https://stage.build2.org/1 @@ -158,7 +158,7 @@ requires='requires: host' tests="tests: * cli-tests == $ver examples: * cli-examples == $ver" host='host: true' -package_config = 'package-config: ?libcutl +{ config.libcutl.develop=true }' +#package_config = 'package-config: ?libcutl +{ config.libcutl.develop=true }' #\ #\ -- cgit v1.1