summaryrefslogtreecommitdiff
path: root/Test.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-04 22:53:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-04 22:53:58 -0400
commit12b7ec4527383dffcc08524571c014e58315fdc3 (patch)
tree6e63a932475912a4f0856189acd80afa28373524 /Test.hs
parent766bfc5c2b0581aea1b42e997b145b6bbd59137a (diff)
wording
Diffstat (limited to 'Test.hs')
-rw-r--r--Test.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test.hs b/Test.hs
index 7ac87af5b..9eb99379e 100644
--- a/Test.hs
+++ b/Test.hs
@@ -917,7 +917,7 @@ test_crypto env = "git-annex crypto" ~: TestList $ flip map ["shared","hybrid","
annexed_present annexedfile
where
{- Ensure the configuration complies with the encryption scheme, and
- - that all keys are encrypted properly on the given directory remote. -}
+ - that all keys are encrypted properly for the given directory remote. -}
testEncryptedRemote scheme ks c keys = case Remote.Helper.Encryptable.extractCipher c of
Just cip@Crypto.SharedCipher{} | scheme == "shared" && isNothing ks ->
checkKeys cip Nothing