aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment b/doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment
new file mode 100644
index 000000000..c3bc0f068
--- /dev/null
+++ b/doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-11-30T19:22:43Z"
+ content="""
+You may have omitted 1 of the 2 failures in your paste.
+
+The only one I see has something to do with a filename being too long.
+Since the filename in question is 77 bytes long, or 178 with the full path,
+and industry standard for filename size is 1024 or longer, I am at a loss
+why that would be considered too long.
+
+AFAIK there have been no changes in git-annex's filenames recently. What
+was the previous version that worked?
+"""]]