ikiwiki/doc/bugs/Does_IkiWiki::Setup::load__...

11 lines
383 B
Plaintext
Raw Normal View History

Yes, it's me again :-)
Shouldn't this print a bunch of output (admittedly not very nicely formatted).
<pre>
[ 10 rocinante ~/tmp ] ikiwiki --dumpsetup foo.setup
[ 11 rocinante ~/tmp ] perl -M'IkiWiki::Setup' -e 'print IkiWiki::Setup::load("foo.setup");'
</pre>
I get nothing with ikiwiki 2.63 [[DavidBremner]]
2008-09-13 03:20:34 +02:00
> The docs were wrong, it populates `%config`. --[[Joey]] [[done]]