diff options
Diffstat (limited to 'Test.hs')
-rw-r--r-- | Test.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -735,6 +735,7 @@ test_crypto = "git-annex crypto" ~: intmpclonerepo $ when Build.SysConfig.gpg $ , "type=directory" , "encryption=" ++ Utility.Gpg.testKeyId , "directory=dir" + , "highRandomQuality=false" ] initremote @? "initremote failed" initremote @? "initremote failed when run twice in a row" |