From f23446b60e2da700cbb9841262df7c23b7e20873 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 Oct 2016 16:08:49 -0400 Subject: [PATCH] verified fix on OSX --- ...e_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn | 2 ++ .../comment_2_b436936c502a40c01f82e64d97f1875e._comment | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn index 32b7f59b75..d6200b65b5 100644 --- a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn +++ b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn @@ -31,3 +31,5 @@ git-annex: fd:16: hGetBuf: invalid argument (Invalid argument) ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) +> reproduced; and confirmed that the fix below really did fix it on OSX. +> [[done]] --[[Joey]] diff --git a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment index 7da2e3d21d..8fe955913c 100644 --- a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment +++ b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment @@ -38,5 +38,5 @@ mode, which needs to use catKey. I've done this, and it fixes the problem I saw. I am not 100% sure if that's the same problem that occurred on OSX. (Which I was also able to -reproduce). Probably is. Need to verify. +reproduce). Probably is. Need to verify. Update: Verified fix. """]]