From f1930941daa3c1b7a6bd317069ea1af29c7b3806 Mon Sep 17 00:00:00 2001 From: Sitaram Chamarty Date: Sat, 11 Feb 2012 16:14:22 +0530 Subject: [PATCH] (testing) make t/install not wait to accept host key on first run Please don't use this setting in a production system but in some environments it is needed for completely automated *testing* to be able to use ssh correctly. --- t/keys/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/keys/config b/t/keys/config index 4dea0a2..da3193d 100644 --- a/t/keys/config +++ b/t/keys/config @@ -1,3 +1,5 @@ +host * + stricthostkeychecking no host gitolite identityfile ~/.ssh/tester