force verification after getting file from export remote
authorJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 19:31:22 +0000 (15:31 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 19:31:22 +0000 (15:31 -0400)
commit5946e7136e88cf450071e9e47af0f6db90aea09e
tree419d68b0c71c6dc67cda9c6031e3998069ab04b0
parentceda8c0066e87d560bab5f7088b044b57f45b333
force verification after getting file from export remote

This way, if annex.verify is disabled, it's still checked, since this is
not a key/value store, it has to be checked.
Remote/Helper/ExportImport.hs