From 8484c0c1976b2daa4be674b09f6f54c15c746aa6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Dec 2016 14:46:31 -0400 Subject: Always use filesystem encoding for all file and handle reads and writes. This is a big scary change. I have convinced myself it should be safe. I hope! --- Remote/BitTorrent.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Remote/BitTorrent.hs') diff --git a/Remote/BitTorrent.hs b/Remote/BitTorrent.hs index 899c57e3eb..0ec78aa642 100644 --- a/Remote/BitTorrent.hs +++ b/Remote/BitTorrent.hs @@ -21,6 +21,7 @@ import Types.CleanupActions import Messages.Progress import Utility.Metered import Utility.Tmp +import Utility.FileSystemEncoding import Backend.URL import Annex.Perms import Annex.UUID -- cgit v1.2.3