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

Dev #120

Merged
merged 2 commits into from
Jun 17, 2015
Merged

Dev #120

merged 2 commits into from
Jun 17, 2015

Conversation

sgoveas
Copy link
Contributor

@sgoveas sgoveas commented Jun 17, 2015

Patch 1
Add sepated class for distribution check

Added separate class for distribution check.
Now the OS distribution would be checked before a custom repo is added
to the test system

Patch 2
Add sepated class for distribution check 2

Missed making the change to the new functions added for static repos

sgoveas added 2 commits June 17, 2015 18:54
Added separate class for distribution check.
Now the OS distribution would be checked before a custom repo is added
to the test system

Signed-off-by: Steeve Goveas <[email protected]>
Missed making the change to the new functions added for static repos

Signed-off-by: Steeve Goveas <[email protected]>
dist = str(dist).replace('(','').replace(')','').replace("'", "").\
replace(',','')
dist = dist.split()
return dist
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we agreed upon to return dist[1] ?

gsr-shanks added a commit that referenced this pull request Jun 17, 2015
@gsr-shanks gsr-shanks merged commit 8f0e733 into gsr-shanks:dev Jun 17, 2015
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