projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c02f9d2
)
response
author
Joey Hess
<joey@kitenet.net>
Wed, 17 Nov 2010 17:20:29 +0000
(13:20 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 17 Nov 2010 17:20:29 +0000
(13:20 -0400)
doc/bugs/aggregate_generates_long_filenames.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/aggregate_generates_long_filenames.mdwn
b/doc/bugs/aggregate_generates_long_filenames.mdwn
index 33e7b743bab78b6a38cf82d2cd7ced97a67de85f..fae8333ab81718a1dfdc72694609ebd6a408ea43 100644
(file)
--- 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]]