Skip to content

[18.09] Expose product license in info output#1313

Merged
andrewhsu merged 1 commit intodocker:18.09from
dhiltgen:product_license
Aug 29, 2018
Merged

[18.09] Expose product license in info output#1313
andrewhsu merged 1 commit intodocker:18.09from
dhiltgen:product_license

Conversation

@dhiltgen
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 27, 2018

Codecov Report

Merging #1313 into 18.09 will decrease coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##            18.09    #1313      +/-   ##
==========================================
- Coverage   54.78%   54.78%   -0.01%     
==========================================
  Files         293      293              
  Lines       19322    19324       +2     
==========================================
  Hits        10586    10586              
- Misses       8073     8074       +1     
- Partials      663      664       +1

@andrewhsu andrewhsu changed the title Expose product license in info output [18.09] Expose product license in info output Aug 28, 2018
Copy link
Copy Markdown
Contributor

@mavenugo mavenugo left a comment

Choose a reason for hiding this comment

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

LGTM

}

fmt.Fprintln(dockerCli.Out(), "Live Restore Enabled:", info.LiveRestoreEnabled)
fmt.Fprintln(dockerCli.Out(), "Product License:", info.ProductLicense)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if info.ProductLicense != "" {

@selansen
Copy link
Copy Markdown
Contributor

LGTM

@andrewhsu andrewhsu merged commit 8789e93 into docker:18.09 Aug 29, 2018
@thaJeztah thaJeztah added this to the 18.09.0 milestone Sep 11, 2018
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.

8 participants