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

Fix typo in option name for 'enable-rpc' #1718

Merged

Conversation

corneliusweig
Copy link
Contributor

Enable rcp has a very strange long option name, namely ----enable-rpc (4! dashes). This is probably a typo?

This PR renames the flag ----enable-rpc -> --enable-rpc

----enable-rpc -> --enable-rpc

Signed-off-by: Cornelius Weig <cornelius.weig@tngtech.com>
@codecov-io
Copy link

Codecov Report

Merging #1718 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1718   +/-   ##
=======================================
  Coverage   46.91%   46.91%           
=======================================
  Files         126      126           
  Lines        6167     6167           
=======================================
  Hits         2893     2893           
  Misses       2976     2976           
  Partials      298      298
Impacted Files Coverage Δ
cmd/skaffold/app/cmd/cmd.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a829c4...902b2e9. Read the comment docs.

@priyawadhwa priyawadhwa added the kokoro:run runs the kokoro jobs on a PR label Mar 4, 2019
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Mar 4, 2019
Copy link
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

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

🤦‍♂️ thanks @corneliusweig

@nkubala nkubala merged commit ab2791f into GoogleContainerTools:master Mar 4, 2019
@corneliusweig corneliusweig deleted the fix-enable-rpc-flag branch March 6, 2019 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants