aboutsummaryrefslogtreecommitdiff
path: root/Remotes.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-01-26 15:37:16 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-01-26 15:37:16 -0400
commit268cb35e644754093db003aee08d050a1f3f9466 (patch)
treec00319c584a9ad020027eebc1af2e1a525a55473 /Remotes.hs
parentf7e3d6eea2f71efe14c3ccb29ef4e88840384d02 (diff)
implement 3 level trust storage in trust.log
Diffstat (limited to 'Remotes.hs')
-rw-r--r--Remotes.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Remotes.hs b/Remotes.hs
index e04874f7d..e8a78a59e 100644
--- a/Remotes.hs
+++ b/Remotes.hs
@@ -32,6 +32,7 @@ import qualified Annex
import LocationLog
import Locations
import UUID
+import Trust
import Utility
import qualified Content
import Messages
@@ -126,7 +127,7 @@ keyPossibilities key = do
allremotes <- remotesByCost
g <- Annex.gitRepo
u <- getUUID g
- trusted <- getTrusted
+ trusted <- trustGet Trusted
-- get uuids of other repositories that are
-- believed to have the key