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/pkg-drop.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pkg-drop.testscript') diff --git a/tests/pkg-drop.testscript b/tests/pkg-drop.testscript index 8a7672c..9029970 100644 --- a/tests/pkg-drop.testscript +++ b/tests/pkg-drop.testscript @@ -442,7 +442,7 @@ $* libfoo/1.0.0 2>>~%EOE% != 0 : linked-configs : { - pkg_build = $0 pkg-build --yes 2>! + pkg_build = [cmdline] $0 pkg-build --yes 2>! : 3-configs : -- cgit v1.1