aboutsummaryrefslogtreecommitdiff
path: root/tests/sshhelp.pm
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-01-09 00:58:48 +0000
committerYang Tse <yangsita@gmail.com>2008-01-09 00:58:48 +0000
commitfc794ae0129f23465a5eae0fcd84e4828e0ab306 (patch)
treeeda7e5e1d5db9a7171c565747a8b7a3ceb94d4b0 /tests/sshhelp.pm
parent07227e8089747a3368ade10a3668371270e454ca (diff)
Add /usr/freeware/sbin and /usr/freeware/libexec to the ssh binaries
locations search list.
Diffstat (limited to 'tests/sshhelp.pm')
-rw-r--r--tests/sshhelp.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sshhelp.pm b/tests/sshhelp.pm
index efe7a7f32..b36adb7a8 100644
--- a/tests/sshhelp.pm
+++ b/tests/sshhelp.pm
@@ -126,6 +126,8 @@ $clipubkeyf = 'curl_client_key.pub'; # client public key file
/usr/lib/misc
/usr/local/sbin
/usr/freeware/bin
+ /usr/freeware/sbin
+ /usr/freeware/libexec
/opt/ssh/sbin
/opt/ssh/libexec
);