summaryrefslogtreecommitdiff
path: root/test/auth.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/auth.sh')
-rwxr-xr-xtest/auth.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/auth.sh b/test/auth.sh
index a807c96..58b1180 100755
--- a/test/auth.sh
+++ b/test/auth.sh
@@ -1,7 +1,7 @@
#!/bin/bash
ROOT=$(dirname $0)/..
-PATH=$PATH:$ROOT/cmd/tunnel
+PATH=$ROOT/cmd/tunnel:$PATH
tunnel add name T 2000,listen auth aes 3000
tunnel add name X 3000,listen -aes -auth 4000