From 693d324e2b3e7af786a17f251fa8075593064883 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 16 Jan 2015 13:29:54 -0400 Subject: Fix wording of message displayed when unable to get a file that is available in untrusted repositories. --- Command/Get.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Get.hs') diff --git a/Command/Get.hs b/Command/Get.hs index a49c7c409..2213e32fb 100644 --- a/Command/Get.hs +++ b/Command/Get.hs @@ -79,7 +79,7 @@ getKeyFile' key afile dest = dispatch ( docopy r witness <||> trycopy full rs witness , trycopy full rs witness ) - showlocs = Remote.showLocations key [] + showlocs = Remote.showLocations False key [] "No other repository is known to contain the file." -- This check is to avoid an ugly message if a remote is a -- drive that is not mounted. -- cgit v1.2.3