From 0fb8758d42047c9de9fef2bd34852e80d3ac9a99 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 4 Apr 2020 15:55:59 +0300 Subject: Make use of project configuration variables for tests --- tests/rep-info.testscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/rep-info.testscript') diff --git a/tests/rep-info.testscript b/tests/rep-info.testscript index aa7a860..8ea0e5b 100644 --- a/tests/rep-info.testscript +++ b/tests/rep-info.testscript @@ -19,7 +19,7 @@ # Prepare repositories used by tests if running in the local mode. # -+if ($remote != true) ++if! $remote rc = $rep_create 2>! # Create the unsigned 'testing' repository. @@ -281,7 +281,7 @@ $* --name $rep/testing >"pkg:build2.org/rep-info/testing ($rep/testing)" : git-rep : -if ($git_supported != true) +if! $git_supported { # Skip git repository tests. # -- cgit v1.1