less verbose

This commit is contained in:
Joey Hess 2011-01-27 15:12:38 -04:00
parent 9d3ba00a15
commit 5e54eb79b8

View file

@ -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 [] =