The tests now work - The provider-spec for the port type now uses the »all_parsedfile_providers« helper to test correct file parsing. - add a validate function to satisfy a failing test - improve documentation of the type (including your corrections) - changed separator in the title_pattern from : to /. This is the same separator you can use when running getent (e.g. you can run »getent services telnet/tcp« and get the correct line)
I rebased on current next and squashed a few commits into a single one because I think it is easier for you to review them this way. If you disagree please let me know and I can send diffs based on the last patch series. There is currently one problem I'm trying to address tomorrow: All tests pass (at least on my system) while prefetch is still broken (#5605) so I want to at least add a test that will show this misbehaviour. -Stefan -- 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.
