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

Fixed version comparision #205

Closed
wants to merge 1 commit into from
Closed

Fixed version comparision #205

wants to merge 1 commit into from

Conversation

jonaswre
Copy link
Contributor

@jonaswre jonaswre commented Jan 8, 2019

Comparison is not working '29' < '7' is true, needs to be an int comparision

Comparison is not working '29' < '7' is true, needs to be an int comparision
@jonaswre
Copy link
Contributor Author

jonaswre commented Jan 9, 2019

I didn't run the changes against any other distros. And not sure what the version number in other RedHat distros is. They must be all castable to int. I will comit all the changes to integrate Fedora in another pull request check #163. The next couple of weeks are busy so might take 3-4 weeks. But it will get done since i got a bunch of fedora servers running.

@jonaswre jonaswre closed this Jan 10, 2019
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.

2 participants