From 978ab987d50211ae43864409c4ad9fb77d7f6974 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 29 Oct 2011 13:16:10 -0400 Subject: [PATCH] pebak --- ...led_checksum_when_less_copies_than_required_are_found.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bugs/fsck_claims_failed_checksum_when_less_copies_than_required_are_found.mdwn b/doc/bugs/fsck_claims_failed_checksum_when_less_copies_than_required_are_found.mdwn index 860a61d2cb..101fc6e36b 100644 --- a/doc/bugs/fsck_claims_failed_checksum_when_less_copies_than_required_are_found.mdwn +++ b/doc/bugs/fsck_claims_failed_checksum_when_less_copies_than_required_are_found.mdwn @@ -2,3 +2,7 @@ fsck foo (fixing location log) Only 1 of 2 trustworthy copies exist of foo Back it up with git-annex copy. + +> You've given me severely partial output, and no test case, but until +> it says "fsck foo", the output is pertaining to some other file than foo. +> As far as I can see, there is no bug here. [[done]] --[[Joey]]