From e78b15d95b47feb4a734ef297fff39175df1e917 Mon Sep 17 00:00:00 2001 From: Tyler Akins Date: Fri, 3 Nov 2017 19:38:34 -0500 Subject: [PATCH] Updating test to enable the flag --- tests/function-args.env | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/function-args.env b/tests/function-args.env index ac98972..22a760c 100644 --- a/tests/function-args.env +++ b/tests/function-args.env @@ -1,4 +1,5 @@ name=Willy +MO_ALLOW_FUNCTION_ARGUMENTS=true pipeTo() { echo -n "$1" | "$2"