aboutsummaryrefslogtreecommitdiff
path: root/tests/sshserver.pl
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-01-10 16:19:14 +0000
committerYang Tse <yangsita@gmail.com>2008-01-10 16:19:14 +0000
commit14ff7e75e09d5a9388f219c684ccb9edea467044 (patch)
treeaeb259f9444ee19e6600fb5af1c97626d19acc7d /tests/sshserver.pl
parentd270d6518a825c0f36a9e4dcc999885f6229a460 (diff)
Temporary change to help debugging SSH server verification failures
Diffstat (limited to 'tests/sshserver.pl')
-rw-r--r--tests/sshserver.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sshserver.pl b/tests/sshserver.pl
index 043b8a931..8ac738004 100644
--- a/tests/sshserver.pl
+++ b/tests/sshserver.pl
@@ -830,7 +830,7 @@ if($error) {
}
@cfgarr = ();
-
+logmsg "TRACESSH:sshserver.pl: sshd will use pidfile $path/.ssh.pid";
#***************************************************************************
# Start the ssh server daemon without forking it
#