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

cvmfspartsize fact return integer rather than string #132

Merged
merged 2 commits into from
Mar 25, 2021

Conversation

traylenator
Copy link
Contributor

Pull Request (PR) description

The cvmfspartsize fact was returning a stringed integer
for a megabyte size.

This fact should return an integer.

This Pull Request (PR) fixes the following issues

Fixes #131

The cvmfspartsize fact was returning a stringed integer
for a megabyte size.

Fact should return an integer.
@traylenator traylenator added the bug Something isn't working label Mar 24, 2021
@traylenator traylenator marked this pull request as ready for review March 24, 2021 14:17
@traylenator traylenator merged commit 533e568 into voxpupuli:master Mar 25, 2021
@traylenator traylenator deleted the integer branch March 25, 2021 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cvmfspartsize fact should be an Integer
2 participants