blind enabling of existing ssh and ssh gcrypt repos

This commit is contained in:
Joey Hess 2013-10-02 15:54:32 -04:00
parent dfdaa649d0
commit a5e1f2efc0
6 changed files with 129 additions and 60 deletions

View file

@ -186,7 +186,7 @@ repoList reposelector
-- handled separately.
case getconfig "gitrepo" of
Just rr | remoteLocationIsUrl (parseRemoteLocation rr g) ->
val True EnableGCryptR
val True EnableSshGCryptR
_ -> Nothing
_ -> Nothing
where