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

Fixes #9866: Properly remove Pulp sync schedule from products. #5129

Merged
merged 1 commit into from Mar 27, 2015

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Mar 23, 2015

No description provided.

@@ -58,7 +58,7 @@ class ListenOnCandlepinEvents < Actions::Base
def plan
# Make sure we don't have two concurrent listening services competing
if already_running?
fail "Action #{self.class.name} is already active"
#fail "Action #{self.class.name} is already active"
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this was intentional?

Copy link
Member Author

Choose a reason for hiding this comment

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

In some ways, yes ;) Will remove and update PR

@jlsherrill
Copy link
Member

ACK

ehelms added a commit that referenced this pull request Mar 27, 2015
Fixes #9866: Properly remove Pulp sync schedule from products.
@ehelms ehelms merged commit fe6cb6a into Katello:master Mar 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants