diff options
| author | Mikhail Osipov <mikhail.osipov@kaspersky.com> | 2020-01-24 14:24:46 +0300 |
|---|---|---|
| committer | Mikhail Osipov <mikhail.osipov@kaspersky.com> | 2020-01-24 14:24:46 +0300 |
| commit | f11d4126dca45e14a670dc8086c0ec8d2027af57 (patch) | |
| tree | ad2b85e0ae2c60abe33c6f7fec9eeb5c20c015aa /test | |
| parent | 774028525cf003e284071685e2b697ad305086e2 (diff) | |
add no eval option
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 |
