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

Fix createrepo version check #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix createrepo version check #88

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 29, 2016

Merge the version-not-specified and version-greater-than-0.4.6 logic
into a single if statement. If either is true, then check if the
version is not specified in order to give the error message, but in
either case, correctly set the groupfilename.

Merge the version-not-specified and version-greater-than-0.4.6 logic
into a single if statement.  If either is true, _then_ check if the
version is not specified in order to give the error message, but in
either case, correctly set the groupfilename.
@mrolli
Copy link

mrolli commented Sep 20, 2017

This one hit me hard, too. Solved it the same. Please merge this and release a new version.

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