Re: [Nagios-devel] [PATCH] Continuation lines

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] [PATCH] Continuation lines

Post by Guest »

* Ethan Galstad [2007-12-13 11:08]:
> Holger Weiss wrote:
> > Thanks a lot, though the following line is now appended if and only if
> > two backslashes are used. From the original function, I assumed the
> > idea was to append the following line if the current line ends with a
> > backslash _unless_ this backslash was escaped using another backslash.
> > IMO, doing it this way round would be more intuitive as it's a common
> > way to implement continuation lines.
>
> I'll get this changed to work as you mentioned. Thanks!

Works fine now, thank you!

Holger





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked