aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ssh_config
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-08-29 14:11:23 +0200
committerTobias Brunner <tobias@strongswan.org>2017-09-04 11:16:00 +0200
commit82088028d8956b9497d37547c1ae030ec63ea203 (patch)
tree01cae739a81ce74f901df12f7621cc36a8d583a4 /testing/ssh_config
parentc353996191dbc3ab591278917dc3d08169ed1cc2 (diff)
downloadstrongswan-82088028d8956b9497d37547c1ae030ec63ea203.tar.bz2
strongswan-82088028d8956b9497d37547c1ae030ec63ea203.tar.xz
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.
Diffstat (limited to 'testing/ssh_config')
-rw-r--r--testing/ssh_config1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/ssh_config b/testing/ssh_config
index 367683018..56a619002 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