From: http://jmtd.livejournal.com/ Date: Mon, 15 Nov 2010 10:11:40 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=85ee24a9e53aec7d70bb4fb758428e59ea76e853;p=ikiwiki.git --- diff --git a/doc/bugs/aggregate_generates_long_filenames.mdwn b/doc/bugs/aggregate_generates_long_filenames.mdwn index 3d98ee8b2..40decb392 100644 --- a/doc/bugs/aggregate_generates_long_filenames.mdwn +++ b/doc/bugs/aggregate_generates_long_filenames.mdwn @@ -7,4 +7,7 @@ generate long titles. Especially once you throw escaping into the mix: $ echo $? 25 +It would also appear this abrubtly terminates aggregate processing (if not ikiwiki itself). Only after moving my test repo to `/tmp` to shorten the filename did I see newer RSS feeds (from a totally different source) picked up. + + -- [[Jon]]