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

Remove superfluous printTaskInfo() call #577

Merged

Conversation

kitgrose
Copy link
Contributor

Overview

This pull request:

  • Fixes a bug
  • Adds a feature
  • Breaks backwards compatibility
  • Has tests that cover changes

Summary

Removes the explicit call to printTaskInfo() inside Docker tasks since it effectively duplicates a similar call made implicitly by ExecTrait.

Description

This seems to resolve #576.

@greg-1-anderson
Copy link
Member

Thanks!

@greg-1-anderson greg-1-anderson merged commit bcddee4 into consolidation:master May 12, 2017
@kitgrose kitgrose deleted the docker-tasks-duplicate-taskinfo branch May 17, 2017 07:28
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