From 3203ecbcc90c7d1e96231e43adf19ac41455c5a1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 7 Jul 2022 19:45:59 +0300 Subject: Use [cmdline] type for canned commands in testscripts --- tests/package-archive/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/package-archive/testscript b/tests/package-archive/testscript index f845401..75df25a 100644 --- a/tests/package-archive/testscript +++ b/tests/package-archive/testscript @@ -6,7 +6,7 @@ # find utility to fail with the 'no such file or directory' error. Thus, we # clone the archives into the test working directories and search there. # -clone_arcs = \ +clone_arcs = [cmdline] \ cp $src_base/libhello-0.1.0.tar.gz $src_base/libhello-0.1.0+1.tar.gz ./ : pkg-verify-archive -- cgit v1.1