From a0f8ca0b14c10f8b56218660aa90b35e70ff6545 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 26 Mar 2015 11:55:51 -0400 Subject: [PATCH] close --- doc/bugs/stderr_of_special_external_remotes_is_swallowed.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/stderr_of_special_external_remotes_is_swallowed.mdwn b/doc/bugs/stderr_of_special_external_remotes_is_swallowed.mdwn index 04da164f39..8b9bb75630 100644 --- a/doc/bugs/stderr_of_special_external_remotes_is_swallowed.mdwn +++ b/doc/bugs/stderr_of_special_external_remotes_is_swallowed.mdwn @@ -6,3 +6,5 @@ complicates troubleshooting of custom special remotes since annex seems to swall 5.20150302 +> I have debugged external special remotes using stdderr, so I +> know this is not the case. [[done]] --[[Joey]]