From: http://jmtd.livejournal.com/ Date: Wed, 20 Apr 2011 22:01:19 +0000 (-0400) Subject: pull request sent X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=14bf9569da60523ea51179cd936381ff16767775;p=ikiwiki.git pull request sent --- diff --git a/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn b/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn index d74a40875..481cb4405 100644 --- a/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn +++ b/doc/bugs/ikiwiki_lacks_a_--quiet.mdwn @@ -26,7 +26,7 @@ Yes, I can simply redirect the output, but an option would be cleaner, imo. -- R successfully generated [post-update] skipping bad filename [...] -> I think the following patch is enough to fix it (untested) +> I think the following patch is enough to fix it (untested, [here](https://github.com/jmtd/ikiwiki/tree/silence-generated), pull request sent) --- a/IkiWiki/Wrapper.pm +++ b/IkiWiki/Wrapper.pm