Hi To fix #2058 [1] I realized that actually on OpenBSD which doesn't print the "Command not found." error message to stderr, instead it goes to stdout. So the fix is to address this special case on OpenBSD (and further systems?). As we already have a nice util method which we just have to make work on OpenBSD, I first did this job and then changed all the facts using their own hackish which-exec nestings to use the util method.
I can confirm that this patch fixed the problems I had on OpenBSD and works fine on the other systems. cheers pete [1] http://projects.reductivelabs.com/issues/2058 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com To unsubscribe from this group, send email to puppet-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---