From 808135febf441499dfbbdcfc2a9ca3bf7fa2e684 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 21 Sep 2022 18:16:01 +0300 Subject: Add support for interactive CI breakpoint 'none' value --- tests/integration/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/integration') diff --git a/tests/integration/testscript b/tests/integration/testscript index 8daa03b..e60e09c 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+9 +ver = 1.0.0+10 #rep_url = "https://git.build2.org/hello/libhello.git#1.0" #rep_type = git rep_url = https://stage.build2.org/1 -- cgit v1.1