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:
Tobias Brunner 2017-08-29 14:11:23 +02:00
parent c353996191
commit 82088028d8

View File

@ -1,4 +1,5 @@
Host *
LogLevel QUIET
# debian default
SendEnv LANG LC_*
SendEnv LEAK_DETECTIVE_LOG