Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

fix: kube-aws update success message formatting issue #117

Merged
merged 1 commit into from
Dec 4, 2016

Conversation

mefellows
Copy link
Contributor

Output from kube-aws update contained an errant %!(EXTRA
due to a missing formatting placeholder.

Fixes #116

@codecov-io
Copy link

codecov-io commented Dec 4, 2016

Current coverage is 63.74% (diff: 100%)

Merging #117 into master will not change coverage

@@             master       #117   diff @@
==========================================
  Files             4          4          
  Lines           924        924          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            589        589          
  Misses          254        254          
  Partials         81         81          

Powered by Codecov. Last update 2721a47...33bd31b

Output from `kube-aws update` contained an errant `%!(EXTRA`
due to a missing formatting placeholder.

Fixes kubernetes-retired#116
@mumoshu
Copy link
Contributor

mumoshu commented Dec 4, 2016

@mefellows Thanks for the good catch 😄 👍

@mumoshu mumoshu merged commit 4abf789 into kubernetes-retired:master Dec 4, 2016
@mefellows mefellows deleted the fix/issue-116 branch December 4, 2016 10:22
@mefellows
Copy link
Contributor Author

No worries - hopefully this is the start of some... meatier... contributions :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants