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-list.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/rep-list.testscript') diff --git a/tests/rep-list.testscript b/tests/rep-list.testscript index 3e9cfb7..50a6501 100644 --- a/tests/rep-list.testscript +++ b/tests/rep-list.testscript @@ -37,7 +37,7 @@ cp -r $src/stable $out/stable cp -r $src/testing $out/testing - c = $rep_create 2>! + c = [cmdline] $rep_create 2>! $c $out/extra &$out/extra/packages.manifest $c $out/math &$out/math/packages.manifest -- cgit v1.1