mirror of
https://github.com/moparisthebest/curl
synced 2025-01-11 05:58:01 -05:00
runtests: make the logmsg from the ssh server only show in verbose
This commit is contained in:
parent
f9c6febae2
commit
5cb7f893df
@ -2257,7 +2257,7 @@ sub runsshserver {
|
||||
die $msg;
|
||||
}
|
||||
|
||||
logmsg "RUN: $srvrname on PID $pid2 port $wport\n";
|
||||
logmsg "RUN: $srvrname on PID $pid2 port $wport\n" if($verbose);
|
||||
|
||||
return ($pid2, $sshpid, $wport);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user