more difficulties with IkiWiki::Setup::load

master
bremner 2008-09-12 21:09:50 -04:00 committed by Joey Hess
parent 0187c2ba0d
commit ec6cd6fff8
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
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]]