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!"
|
"** No known copies of " ++ file ++ " exist!"
|
||||||
missingNote file 0 _ untrusted =
|
missingNote file 0 _ untrusted =
|
||||||
"Only these untrusted locations may have copies of " ++ file ++
|
"Only these untrusted locations may have copies of " ++ file ++
|
||||||
"\n-- they could lose it at any time!" ++
|
|
||||||
"\n" ++ untrusted ++
|
"\n" ++ untrusted ++
|
||||||
"Back it up to trusted locations with git-annex copy."
|
"Back it up to trusted locations with git-annex copy."
|
||||||
missingNote file present needed [] =
|
missingNote file present needed [] =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue