From a60f797854b6a2556f7ea1c688d7ee872f5d20d6 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 22 Feb 2019 16:34:20 +0300 Subject: Add minor comments to integration testscript --- 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 efd4e22..f98d47b 100644 --- a/tests/integration/testscript +++ b/tests/integration/testscript @@ -41,11 +41,11 @@ cxx = g++ # #\ -wait=5 +wait = 5 # Seconds. controller = https://stage.build2.org/?build-task #\ -wait=1 +wait = 1 # Seconds. controller = --fake-request ../task --dump-result pkg = libhello -- cgit v1.1