From 0282cc022e7e10f29c5cb188867e253c09f4b218 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Sat, 14 Mar 2020 13:52:04 +1100 Subject: [PATCH] Use %file in the test run script instead of %sh --- test/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/run b/test/run index c7136100..d73495e6 100755 --- a/test/run +++ b/test/run @@ -19,7 +19,7 @@ main() { eval -buffer *debug* write debug quit! } - try %{ exec -with-maps -with-hooks "%sh{cat cmd}" } + try %{ exec -with-maps -with-hooks "%file{cmd}" } exec -with-hooks '