From fb0d88b8b1e66e17e8a82144163c28dcfa4013d1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 31 Mar 2020 19:42:09 +0300 Subject: Fix operation status merge for shared logs in bbot worker --- tests/integration/testscript | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index 9cbb00e..7970f0c 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -74,14 +74,15 @@ rfp = yes #\ pkg = libbuild2-hello -ver = 0.1.0-a.0.20191106105744.1ad196b43c42 +ver = 0.1.0-a.0.20200303044811.aeb178751f6a rep_url = "https://github.com/build2/libbuild2-hello.git#master" rep_type = git rfp = yes #\ + #\ pkg = curl -ver = 7.67.0 +ver = 7.67.0+8 rep_url = https://pkg.cppget.org/1/testing rep_type = pkg rfp = yes -- cgit v1.1