From d59841618d79385ccc151025d8035ea11acbbdac Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 26 Nov 2007 02:45:24 +0000 Subject: Temporary change to better debug startup failures of test suite ssh and socks servers. --- tests/runtests.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/runtests.pl') diff --git a/tests/runtests.pl b/tests/runtests.pl index dfbb3c6d0..165fd0904 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -1116,6 +1116,9 @@ sub runsocksserver { # it is NOT alive logmsg "RUN: failed to start the SOCKS server\n"; # failed to talk to it properly. Kill the server and return failure + logmsg "=== Start of file log/ssh.log\n"; + displaylogcontent("log/ssh.log"); + logmsg "=== End of file log/ssh.log\n"; logmsg "TRACESSH:runsocksserver: calling stopserver with sshpid: $sshpid pid2: $pid2\n"; stopserver("$sshpid $pid2"); $doesntrun{$pidfile} = 1; -- cgit v1.2.3