aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/dumpsetup_does_not_save_destdir.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/dumpsetup_does_not_save_destdir.mdwn')
-rw-r--r--doc/bugs/dumpsetup_does_not_save_destdir.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/dumpsetup_does_not_save_destdir.mdwn b/doc/bugs/dumpsetup_does_not_save_destdir.mdwn
new file mode 100644
index 000000000..768c3fc5e
--- /dev/null
+++ b/doc/bugs/dumpsetup_does_not_save_destdir.mdwn
@@ -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 destination dir however is not saved in the setup file, it has destdir => ''.
+
+> that broke in version 2.64 .. fixed [[done]] --[[Joey]]