mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
torture: Set sshd debug level to DEBUG3
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -910,7 +910,7 @@ static void torture_setup_create_sshd_config(void **state)
|
||||
"HostKey %s\n"
|
||||
"HostKey %s\n"
|
||||
"\n"
|
||||
"LogLevel DEBUG1\n"
|
||||
"LogLevel DEBUG3\n"
|
||||
"Subsystem sftp %s\n"
|
||||
"\n"
|
||||
"PasswordAuthentication yes\n"
|
||||
|
||||
Reference in New Issue
Block a user