diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/env.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/env.sh b/test/env.sh index 7e60718..5003757 100755 --- a/test/env.sh +++ b/test/env.sh @@ -4,7 +4,7 @@ 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 |
