From e407b571aa418e28d4f06983460d96b2cae9e8b2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 23 May 2018 23:56:04 +0300 Subject: Adapt to inventing package_name type --- tests/integration/testscript | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/integration/testscript b/tests/integration/testscript index 97fb2a5..be4a4f8 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -50,8 +50,10 @@ controller = --fake-request ../task --dump-result pkg = libhello ver = 1.0.0 -rep = https://build2.org/pkg/1/hello/stable -rfp = FF:DF:7D:38:67:4E:C3:82:65:7E:EE:1F:D4:80:EC:56:C4:33:5B:65:3F:9B:29:9A:30:56:B9:77:B9:F2:01:94 +#rep = https://build2.org/pkg/1/hello/stable +#rfp = FF:DF:7D:38:67:4E:C3:82:65:7E:EE:1F:D4:80:EC:56:C4:33:5B:65:3F:9B:29:9A:30:56:B9:77:B9:F2:01:94 +rep = https://hello.stage.build2.org/1/stable/ +rfp = yes #\ pkg = bpkg @@ -122,5 +124,5 @@ a = $0 chmod ugo+x $target; sleep $wait; $w --verbose 3 --startup --tftp-host $tftp --environments $~ \ - &build/*** &?build-installed/*** &manifest 2>| + &build/*** &?build-installed/*** &task.manifest 2>| } -- cgit v1.1