aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/dumpsetup_does_not_save_destdir.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>1997-08-14 08:31:42 -0400
committerJoey Hess <joey@kodama.kitenet.net>1997-08-14 08:31:42 -0400
commit91cb55d96b549e3b29afb398a79d15591e39e3aa (patch)
tree51458a67d629ecc34ba419c42e35627aaf72040b /doc/bugs/dumpsetup_does_not_save_destdir.mdwn
parent04a03c097a46f28de4b803ef28b33c3dda2c3297 (diff)
downloadikiwiki-91cb55d96b549e3b29afb398a79d15591e39e3aa.tar
ikiwiki-91cb55d96b549e3b29afb398a79d15591e39e3aa.tar.gz
Correct --dumpsetup to include the srcdir in the setup file.
Diffstat (limited to 'doc/bugs/dumpsetup_does_not_save_destdir.mdwn')
-rw-r--r--doc/bugs/dumpsetup_does_not_save_destdir.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/dumpsetup_does_not_save_destdir.mdwn b/doc/bugs/dumpsetup_does_not_save_destdir.mdwn
index 2f62489af..768c3fc5e 100644
--- a/doc/bugs/dumpsetup_does_not_save_destdir.mdwn
+++ b/doc/bugs/dumpsetup_does_not_save_destdir.mdwn
@@ -1 +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]]