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

TestRunLabel: pass detach as argument #1572

Merged
merged 1 commit into from
Jan 8, 2019

Conversation

thaJeztah
Copy link
Member

My IDE was complaining about not checking the error returned by cmd.Flags().Set()

Wasn't sure why detach was set this way, but passing it as arg looks to work as well

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-io
Copy link

Codecov Report

Merging #1572 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1572      +/-   ##
==========================================
- Coverage   55.26%   55.24%   -0.02%     
==========================================
  Files         289      289              
  Lines       19385    19381       -4     
==========================================
- Hits        10713    10707       -6     
- Misses       7977     7978       +1     
- Partials      695      696       +1

Copy link
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

SGTM 🐸

@thaJeztah
Copy link
Member Author

@dnephin @AkihiroSuda ptal 🤗

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

LGTM

@silvin-lubecki silvin-lubecki merged commit 308b1f3 into docker:master Jan 8, 2019
@GordonTheTurtle GordonTheTurtle added this to the 19.03.0 milestone Jan 8, 2019
@thaJeztah thaJeztah deleted the minor_test_nit branch January 8, 2019 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants