Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(FACT-1267) Fix os.macosx.version.full for .0 releases and update test #1220

Merged
merged 2 commits into from
Nov 5, 2015

Conversation

MikaelSmith
Copy link

No description provided.

Michael Smith added 2 commits November 4, 2015 13:39
On OS X 10.y.0 releases, sw_vers reports the version as 10.y. Facter 3
would report this as the full version, rather than retaining Facter 2's
munging of the version to add `.0`. Restore version munging to report
10.y.0.
Previously the acceptance test confirming platform facts would skip
10.11, and other unknown 10.x platforms. Update the test for 10.11 and
ensure it fails on new platforms that it hasn't been updated for.
@MikaelSmith
Copy link
Author

I've tested both changes independently and believe this will work.

@MikaelSmith
Copy link
Author

Passed CI.

joshcooper added a commit that referenced this pull request Nov 5, 2015
(FACT-1267) Fix os.macosx.version.full for .0 releases and update test
@joshcooper joshcooper merged commit 8d2c079 into puppetlabs:stable Nov 5, 2015
@MikaelSmith MikaelSmith deleted the FACT-1267 branch November 6, 2015 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants