diff options
author | Yang Tse <yangsita@gmail.com> | 2010-01-21 14:26:32 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-01-21 14:26:32 +0000 |
commit | 105e430641db2ece86ee23593528c0380049b7f6 (patch) | |
tree | 430407371675d1a7d31eabef9927938507e20702 /tests/sshhelp.pm | |
parent | 4a349f7a540a4d45e5e0503be887c52192dce51f (diff) | |
download | curl-105e430641db2ece86ee23593528c0380049b7f6.tar.gz |
allow exporting of exe_ext() sub
Diffstat (limited to 'tests/sshhelp.pm')
-rw-r--r-- | tests/sshhelp.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sshhelp.pm b/tests/sshhelp.pm index e6fd3f847..736dc9121 100644 --- a/tests/sshhelp.pm +++ b/tests/sshhelp.pm @@ -90,6 +90,7 @@ use vars qw( display_sshlog display_sftplog dump_array + exe_ext find_sshd find_ssh find_sftpsrv |