From 25d0d6d095b80223f58a02dc95c0d475bc58a64e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 2 Nov 2021 20:46:02 +0300 Subject: Minor cleanups --- tests/integration/testscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index eef7981..21570bf 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -49,7 +49,7 @@ wait = 1 # Seconds. controller = --fake-request ../task --dump-result pkg = libhello -ver = 1.0.0+7 +ver = 1.0.0+8 #rep_url = "https://git.build2.org/hello/libhello.git#1.0" #rep_type = git rep_url = https://stage.build2.org/1 @@ -141,7 +141,7 @@ tests="tests: libxsd-tests == $ver" #\ pkg = xsd -ver = 4.2.0-b.1.20211014095925.62e38666e63f +ver = 4.2.0-b.2.20211026100043.e5d2958ee052 rep_url = "https://git.codesynthesis.com/xsd/xsd.git#master" rep_type = git #rep_url = https://queue.stage.build2.org/1 -- cgit v1.1