Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.16.0
-
Component/s: Plugin DSL
-
Environment:
OS X
Description
Hi - the Java plugin has a minor bug on Darwin where it doesn't redirect stderr properly, resulting in it trying to pipe to a file called '1' and so outputting "sh: 1: Permission denied".
This pull request fixes it : https://github.com/opscode/ohai/pull/83 - it should apply cleanly to master.
Issue Links
- is duplicated by
-
OHAI-393
The stderr-to-stdout redirection syntax in the Java plugin is wrong
-
Hi Jonathan, please mark the ticket resolved when you have a patch and we'll review it in weekly code review. I'm setting this ticket so right now.
Thanks for contributing.