diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/hello.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hello.sh b/test/hello.sh index 26711ef..fefe1da 100755 --- a/test/hello.sh +++ b/test/hello.sh @@ -5,7 +5,7 @@ PATH=$ROOT/cmd/tunnel tunnel env clear tunnel env set cmd echo +tunnel env set args ^"%x, %y!" tunnel env set x Hello tunnel env set y World -tunnel env set args "%x, %y!" tunnel %cmd %args |
