Fix reversion in use of ikiwiki -verbose -setup with a setup file that enables syslog.
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 20 Sep 2008 19:36:32 +0000 (15:36 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 20 Sep 2008 19:38:02 +0000 (15:38 -0400)
commitc51b304d90104b4be7d3150821f44273d5be4376
tree4812a0ff5f79b5b5025a934a72cddb7c885734ee
parent66c589fa81d0411c6c85c9464acce5c006593327
Fix reversion in use of ikiwiki -verbose -setup with a setup file that enables syslog.

Setup output is once again output to stdout in this case.

Implemented by stashing the verbose/syslog values set in the setup file,
and using those values in the generated wrappers, but not allowing them to take
effect during the setup operation itself, so that command-line options,
appearing before or after -setup, are honored.

Also, some cleanups to how %config is generated for wrappers, removing some
fields that do not need to be recorded inside the wrapper.
debian/changelog
ikiwiki.in