From: Tobias Brunner Date: Tue, 29 Aug 2017 12:11:23 +0000 (+0200) Subject: testing: Reduce log level of SSH client X-Git-Tag: 5.6.1dr2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=82088028d8956b9497d37547c1ae030ec63ea203;p=thirdparty%2Fstrongswan.git 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. --- diff --git a/testing/ssh_config b/testing/ssh_config index 3676830187..56a619002f 100644 --- a/testing/ssh_config +++ b/testing/ssh_config @@ -1,4 +1,5 @@ Host * + LogLevel QUIET # debian default SendEnv LANG LC_* SendEnv LEAK_DETECTIVE_LOG