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

apt::params: Complete $xfacts. #450

Merged
merged 1 commit into from Mar 3, 2015
Merged

Conversation

daenney
Copy link

@daenney daenney commented Mar 3, 2015

$xfacts now contains and guards all lsb* facts. Looking up any lsb*-related fact should now always be done through $::apt::xfacts to ensure that the values are always set to either the value of the fact or undef. This avoids all sorts of kerfuffles with strict variables.

`$xfacts` now contains and guards all `lsb*` facts. Looking up any
`lsb*`-related fact should now always be done through `$::apt::xfacts`
to ensure that the values are always set to either the value of the fact
or undef. This avoids all sorts of kerfuffles with strict variables.
underscorgan pushed a commit that referenced this pull request Mar 3, 2015
@underscorgan underscorgan merged commit acd280b into next Mar 3, 2015
@daenney daenney deleted the daenney/guard-lsb-facts branch March 3, 2015 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants