diff options
author | Yang Tse <yangsita@gmail.com> | 2010-01-15 20:14:37 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-01-15 20:14:37 +0000 |
commit | 32413a8e34cea358391d279457f9e43b3b8589e8 (patch) | |
tree | 02b6724bb10d94d09d7125c40716260e24305024 | |
parent | ada2774ab2bfeff84110a7076e539a926ce900c0 (diff) |
Declaration of $sshdlog is done in sshhelp.pm
-rwxr-xr-x | tests/runtests.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl index 6dac50e01..cabb5187d 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -84,6 +84,7 @@ use sshhelp qw( $sftpexe $sshconfig $sftpconfig + $sshdlog $sshlog $sftplog $sftpcmds |