2009/1/15 Paul Lathrop <[email protected]>:
>
> The default processing uses split() to break the line into records on
> the separator, which breaks if records can contain the separator. The
> custom method I've added uses a 'limited' split() to break the line on
> the first separator only.
>
> This commit fixes #1560

This looks much better.

+1

Paul

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to