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

tickets/DM-15772 - Rename the task, its configClass, and all mentions of its name #7

Merged
merged 3 commits into from Nov 6, 2018

Conversation

mfisherlevine
Copy link
Collaborator

No description provided.

@@ -179,7 +179,7 @@ def validate(self):
getattr(self, task).output_dir = self.eotestOutputPath


class CpTask(pipeBase.CmdLineTask):
class RunEotestTask(pipeBase.CmdLineTask):
"""
Calibration (Products) Production (CP) task.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this topline description be updated too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, yes it should.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

And, come to think of it, a little more of that docstring too actually...

@mfisherlevine mfisherlevine force-pushed the tickets/DM-15772 branch 2 times, most recently from 2caf8c0 to 8865f6f Compare November 5, 2018 20:54
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

2 participants