]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/dumpsetup_does_not_save_destdir.mdwn
split off todo item for multiple dependency types
[ikiwiki.git] / doc / bugs / dumpsetup_does_not_save_destdir.mdwn
1 Calling ikiwiki with a bunch of options, including the --dumpsetup somefile.setup option creates somefile.setup for later reuse with the --setup option. The destination dir however is not saved in the setup file, it has destdir => ''.
2
3 > that broke in version 2.64 .. fixed [[done]] --[[Joey]]