From fbcdab1afc8af7001ed2ade6bb972d559cd55553 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 7 Jul 2022 20:02:31 +0300 Subject: Use [cmdline] type for canned commands in testscripts --- tests/rep-info.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/rep-info.testscript') diff --git a/tests/rep-info.testscript b/tests/rep-info.testscript index 992f0e9..8db405d 100644 --- a/tests/rep-info.testscript +++ b/tests/rep-info.testscript @@ -20,7 +20,7 @@ # Prepare repositories used by tests if running in the local mode. # +if! $remote - rc = $rep_create 2>! + rc = [cmdline] $rep_create 2>! # Create the unsigned 'testing' repository. # -- cgit v1.1