summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-05 16:08:49 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-05 16:08:49 -0400
commit1497590d45d8f7bebc8b308e7196e493c0489f60 (patch)
tree6a63ac708b0c6190d502f42036cc9d13dd6e5b80
parentd8f9842a2c9eddeff34f7971d75517e404b06082 (diff)
verified fix on OSX
-rw-r--r--doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn2
-rw-r--r--doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment2
2 files changed, 3 insertions, 1 deletions
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 32b7f59b7..d6200b65b 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 7da2e3d21..8fe955913 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.
"""]]