testing: Reduce log level of SSH client
This should suppress the "Permanently added ... to the list of known hosts" warnings that occasionally come up for no apparent reason.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Host *
|
||||
LogLevel QUIET
|
||||
# debian default
|
||||
SendEnv LANG LC_*
|
||||
SendEnv LEAK_DETECTIVE_LOG
|
||||
|
||||
Reference in New Issue
Block a user