diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-11-30 15:25:41 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-11-30 15:25:41 -0400 |
commit | 6c4bf48e7176da9955e483b308d7cff4d86dc06f (patch) | |
tree | c158ed1be39d91f43490d301daec14c7dc35304e | |
parent | d3f4ebb289e62f45fad7a59b08409320037476f6 (diff) |
sigh @ OSX
-rw-r--r-- | doc/bugs/20151116_tests_fail_on_OS_X/comment_1_6c5cfe02b686d063e8f336620a81cca1._comment | 15 |
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? +"""]] |