Greetings!
Please review the pull request #20: Fix #2766 - silence unknown sysctl values opened by duritong (duritong)
Some more information about the pull request:
- Opened: Wed Aug 03 21:46:59 UTC 2011
- Based on: puppetlabs:master (2ba8e7bb58eb4590ac76b043848359e315605f72)
- Requested merge: duritong:bug/master/2766 (c5d63d4fe365f0698f0f5d895ca3c457f5a007e6)
Description:
On certain hardware models it is possible that some sysctl values
we are looking for are not present. The error messages about the
missing values were printed to stderr and hence were visible to
the user. These messages should not be visible, so we redirect
stderr to /dev/null.
This is another attempt to fix #2766 - tests are missing because there are no tests for that part, afaics.
Thanks!
The Pull Request Bot
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.
