less verbose
This commit is contained in:
parent
9d3ba00a15
commit
5e54eb79b8
1 changed files with 0 additions and 1 deletions
|
@ -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 [] =
|
||||
|
|
Loading…
Reference in a new issue