From 5e54eb79b8dbb58f9e772fc4c7c9fe900d045217 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 27 Jan 2011 15:12:38 -0400 Subject: less verbose --- Backend/File.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/Backend/File.hs b/Backend/File.hs index 26a6add1a..35cbc0191 100644 --- a/Backend/File.hs +++ b/Backend/File.hs @@ -196,7 +196,6 @@ missingNote file 0 _ [] = "** No known copies of " ++ file ++ " exist!" missingNote file 0 _ untrusted = "Only these untrusted locations may have copies of " ++ file ++ - "\n-- they could lose it at any time!" ++ "\n" ++ untrusted ++ "Back it up to trusted locations with git-annex copy." missingNote file present needed [] = -- cgit v1.2.3