testing: fix ssh_config var UserKnownHosts to UserKnownHostsFile.
[monkeysphere.git] / tests / home / testuser / .ssh / config
index 566d1c0976b77063dd531b54dc59541a44c8eb0f..8610bc97dd66a8b43f5eeb0a1244e54605529ad6 100644 (file)
@@ -6,4 +6,4 @@ RSAAuthentication no
 GSSAPIAuthentication no
 StrictHostKeyChecking yes
 
-# UserKnownHosts file will be filled in dynamically.
+# UserKnownHostsFile will be filled in dynamically.