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 race enabling tasks on startup #95

Merged
merged 1 commit into from
Dec 15, 2015
Merged

Conversation

nathanielc
Copy link
Contributor

No description provided.

@nathanielc nathanielc changed the title fix face enabling tasks on startup fix race enabling tasks on startup Dec 15, 2015
nathanielc pushed a commit that referenced this pull request Dec 15, 2015
fix race enabling tasks on startup
@nathanielc nathanielc merged commit efba437 into master Dec 15, 2015
@nathanielc nathanielc deleted the nc-fix-race-enabling branch December 15, 2015 20:46
8none1 added a commit that referenced this pull request Dec 19, 2019
fix: Update RPM specific packaging to match RPM naming convention

RPM naming convention says that:
 1. We should use dashes not underscores in the package filename
 2. We should include a package version (iteration) in the package name

This change removes the code which swapped underscores for dashes in the RPM specific code. 
It also moves the code which removes the package_iteration in to an else block and adds an rpm specific work around to not do that.  This was done so that non-rpm builds are not affected by this change.

Fixes: #95
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.

None yet

1 participant