From: Joey Hess Date: Wed, 17 Nov 2010 17:20:29 +0000 (-0400) Subject: response X-Git-Tag: 3.20101129~41 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/a4cb86d73327e7850eeb524ef387b17ac5e1614d response --- diff --git a/doc/bugs/aggregate_generates_long_filenames.mdwn b/doc/bugs/aggregate_generates_long_filenames.mdwn index 33e7b743b..fae8333ab 100644 --- a/doc/bugs/aggregate_generates_long_filenames.mdwn +++ b/doc/bugs/aggregate_generates_long_filenames.mdwn @@ -32,3 +32,6 @@ It would also appear this abrubtly terminates aggregate processing (if not ikiwi >> I don't fully grok the aggregate source yet, but I wouldn't rule out >> a bug in the path length checking, personally. I'm happy to try and >> find it myself though :) -- [[Jon]] + +>>> Path length seems unlikely, since the max is 4096 there. +>>> --[[Joey]]