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

Make gofmt has invalid arguments for mac #6955

Closed
drekle opened this issue May 13, 2019 · 2 comments
Closed

Make gofmt has invalid arguments for mac #6955

drekle opened this issue May 13, 2019 · 2 comments

Comments

@drekle
Copy link
Contributor

drekle commented May 13, 2019

1. What kops version are you running? The command kops version, will display
this information.

master

4. What commands did you run? What is the simplest way to reproduce this issue?

make gofmt

5. What happened after the commands executed?

find -name "*.go" | grep -v vendor | xargs bazel run //:gofmt -- -w -s
find: illegal option -- n
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
       find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]

6. What did you expect to happen?
make gofmt finds all go files to pass to gofmt

9. Anything else do we need to know?
#6954

@granular-ryanbonham
Copy link
Contributor

/close
This has been merge to master

@k8s-ci-robot
Copy link
Contributor

@granular-ryanbonham: Closing this issue.

In response to this:

/close
This has been merge to master

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

No branches or pull requests

3 participants