From 92fdd0e34e1fddf3cc85c3e0691d4fd1196bc382 Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Thu, 10 Sep 2020 00:18:05 +0300 Subject: expandable variable syntax --- test/env.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/env.sh b/test/env.sh index 5003757..080c2b5 100755 --- a/test/env.sh +++ b/test/env.sh @@ -3,9 +3,8 @@ ROOT=$(dirname $0)/.. PATH=$ROOT/cmd/tunnel -tunnel set cmd echo -tunnel set args :"@x, @y!" +tunnel set args "@[x], @[y]!" tunnel set x Hello tunnel set y World -tunnel @cmd @args +tunnel echo -e @args tunnel clear -- cgit v1.2.3-70-g09d2