On Jan 15, 2009, at 1:12 PM, Paul Nasrat wrote: > > 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
I concur. -- The conception of two people living together for twenty-five years without having a cross word suggests a lack of spirit only to be admired in sheep. --Alan Patrick Herbert --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
