more groundwork for StatelessOpenPGP
no behavior changes
This commit is contained in:
parent
2fb200a110
commit
dd3e779020
5 changed files with 27 additions and 25 deletions
2
Test.hs
2
Test.hs
|
@ -1835,7 +1835,7 @@ test_sop_crypto = do
|
|||
case filter (\(k, _) -> k == ck) gc of
|
||||
[] -> noop
|
||||
((_, sopcmd):_) -> go $
|
||||
Utility.StatelessOpenPGP.SopCmd $
|
||||
Utility.StatelessOpenPGP.SOPCmd $
|
||||
Git.Types.fromConfigValue sopcmd
|
||||
where
|
||||
ck = fromString "annex.shared-sop-command"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue