From: Joey Hess Date: Mon, 30 Nov 2015 19:25:41 +0000 (-0400) Subject: sigh @ OSX X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2~49 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5effa61e0bd25f9a1673c8c4fe459952677cdb27;p=git-annex.git sigh @ OSX --- 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 0000000000..c3bc0f0686 --- /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? +"""]]