aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
blob: 6facec8966219dfc13da2e531109da35a97fdaed (plain)
1
2
3
4
5
6
7
8
9
10
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]]

> The docs were wrong, it populates `%config`. --[[Joey]] [[done]]