From c99a169c214f6adcb11c7a7963e22a3611230364 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 22 Feb 2019 15:54:30 +0300 Subject: Fix integration test Make it aware of the sleep testscript builtin and the agent instance number. --- tests/integration/testscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/integration/testscript') diff --git a/tests/integration/testscript b/tests/integration/testscript index a6f80ca..efd4e22 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -41,11 +41,11 @@ cxx = g++ # #\ -wait=5s +wait=5 controller = https://stage.build2.org/?build-task #\ -wait=1s +wait=1 controller = --fake-request ../task --dump-result pkg = libhello -- cgit v1.1