Re: [PATCH] allow multiline in config
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Alexander Malysh wrote:
> Hi,
>
> please find attached patch that allows multilines in bash styli in the
> config file. E.g.:
>
> option = very long \
> jsdgfjshf
>
> in order to have \ at the end:
> option = not long \\
>
> Comments and votes please.
commited to cvs:
2006-06-12 Stipe Tolj <stolj at kannel.org>
* doc/userguide/userguide.xml: adding a paragraph descibing the new
line wrap delimiter '\' (backslash).
* gwlib/cfg.c: adding support for a line wrapping delimiter '\' to
allow multiple lines for a single config directive.
Alex suggested this via a patch to the list.
[Msg-Id: <[email protected]>]
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 DÃŒsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------