Expand variables until the end of string, not until CR/LF.
authoraland <aland>
Wed, 10 Oct 2001 17:09:03 +0000 (17:09 +0000)
committeraland <aland>
Wed, 10 Oct 2001 17:09:03 +0000 (17:09 +0000)
commit090b00659451aedf049b3114691711a4e1c78928
tree35db3ae6063bef725aaa0a5e9cbf74af06006b34
parentf06e30ee1bf615c68b71a87cbf8d89b7c2ef2917
Expand variables until the end of string, not until CR/LF.
This allows \t, \r, and \n to be inside of a configuration string.

Bug noted by Frank Cusack <fcusack@fcusack.com>
src/main/conffile.c