HomePhorge

Add has_macosx_plist_overrides? method
40f64e9d0215Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add has_macosx_plist_overrides? method

This commit adds the has_macosx_plist_overrides? method to determine
whether we're on a version of OS X >= 10.6. Plist handling changed
as of version 10.6, and this method allows us to implement different
plist behavior without needing to modify code whenever Apple releases
a new version of OS X (assuming plist behavior doesn't change).

Details

Provenance
Gary Larizza <gary@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUb4ea0862b130: Merge pull request #90 from nicklewis/fix-pidlock-removal-failure
Branches
Unknown
Tags
Unknown

Event Timeline

Gary Larizza <gary@puppetlabs.com> committed rPU40f64e9d0215: Add has_macosx_plist_overrides? method (authored by Gary Larizza <gary@puppetlabs.com>).Sep 9 2011, 1:53 AM