Initial report.

master
https://launchpad.net/~beaufils 2015-06-19 07:35:41 -04:00 committed by admin
parent 7a35c92cb9
commit 7cedc1fee4
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Calling ikiwiki with a bunch of options, including the `--dumpsetup somefile.setup` option creates `somefile.setup` for later reuse with the `--setup` option. The wiki state dir however is not saved in the setup file, it has no `wikistatedir` at all.
Strange since same [[kind of bugs|bugs/dumpsetup_does_not_save_destdir]] have been fixed for `destdir`.