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

Makefile: comments and simplify #166

Merged
merged 1 commit into from
Jul 19, 2016
Merged

Conversation

vbatts
Copy link
Member

@vbatts vbatts commented Jun 27, 2016

After mulling on #148
perhaps removing the for loop is a bit more simple and safe.

Additionally, I opened upstream fixes for the whitespaces

@wking
Copy link
Contributor

wking commented Jun 27, 2016

I don't know about the Glide bits, but the change from ‘for’ to
‘-exec’ in fb56f01 looks good to me. Maybe worth citing POSIX in
your commit message to explain why you don't use -execdir 1?

imports:
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/opencontainers/image-spec
Copy link
Contributor

Choose a reason for hiding this comment

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

hm? why are we vendoring/locking ourselves?

Copy link
Member Author

Choose a reason for hiding this comment

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

that is a good question. I'm not sure why this happened?

After mulling on opencontainers#148
perhaps removing the for loop is a bit more simple and safe.

Signed-off-by: Vincent Batts <[email protected]>
@vbatts
Copy link
Member Author

vbatts commented Jul 11, 2016

@jonboulle fixed it
PTAL

@jonboulle
Copy link
Contributor

jonboulle commented Jul 12, 2016

lgtm

Approved with PullApprove

@vbatts
Copy link
Member Author

vbatts commented Jul 18, 2016

@opencontainers/image-spec-maintainers someone else PTAL

@stevvooe
Copy link
Contributor

stevvooe commented Jul 19, 2016

LGTM

Approved with PullApprove

@vbatts vbatts merged commit 274680c into opencontainers:master Jul 19, 2016
@vbatts vbatts deleted the update-deps branch July 19, 2016 13:59
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

Successfully merging this pull request may close these issues.

4 participants