summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-03-26 16:40:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-03-26 16:40:52 -0400
commitf2ecf753ca62c284a68ca0272b65b5092e346abf (patch)
treead477e43a731180cecd1ba8fd778ba2bbdca15ac /doc
parentac0f0416b501f4a1d1332a1b78634df0f0d1ae8b (diff)
avoid generating arbitrary MetaData with illegal fields
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git_annex_test_under_windows_8.1.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_test_under_windows_8.1.mdwn b/doc/bugs/git_annex_test_under_windows_8.1.mdwn
index efdd8f2cf..2ca64eb61 100644
--- a/doc/bugs/git_annex_test_under_windows_8.1.mdwn
+++ b/doc/bugs/git_annex_test_under_windows_8.1.mdwn
@@ -62,3 +62,6 @@ e s tDse.t
# End of transcript or log.
"""]]
+
+> A sort of windows-specific bug in the test suite. I've fixed it. [[done]]
+> --[[Joey]]