Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

master
Joey Hess 2008-09-12 21:19:35 -04:00
commit f1e29d04a6
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]]