Make -n work with macros too
authorPhil Pennock <pdp@exim.org>
Tue, 31 Jul 2018 19:54:17 +0000 (15:54 -0400)
committerPhil Pennock <pdp@exim.org>
Tue, 31 Jul 2018 19:57:20 +0000 (15:57 -0400)
commit1bca4f5fc7d74ba4ec1ced72eef8b806ae2be989
tree27bdc7695a95c32d34f83d0cd5e9000cfc731ec5
parent71c158466dab1d452d450843e8c204a42200b7a8
Make -n work with macros too

Have `exim -n -bP macro FOO` just print the value of the macro `FOO`,
without the `name=` prefix.

This is the same handling as used for option values.

If the invoker asks for multiple macros in one invocation, with `-n`,
then that's their problem.
doc/doc-txt/ChangeLog
src/src/readconf.c