Skip to content

Makefile: comments and simplify#166

Merged
vbatts merged 1 commit into
opencontainers:masterfrom
vbatts:update-deps
Jul 19, 2016
Merged

Makefile: comments and simplify#166
vbatts merged 1 commit into
opencontainers:masterfrom
vbatts:update-deps

Conversation

@vbatts

@vbatts vbatts commented Jun 27, 2016

Copy link
Copy Markdown
Member

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

wking commented Jun 27, 2016

Copy link
Copy Markdown
Contributor

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?

Comment thread glide.lock Outdated
imports:
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/opencontainers/image-spec

Copy link
Copy Markdown
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
Copy Markdown
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 <vbatts@hashbangbash.com>
@vbatts

vbatts commented Jul 11, 2016

Copy link
Copy Markdown
Member Author

@jonboulle fixed it
PTAL

@jonboulle

jonboulle commented Jul 12, 2016

Copy link
Copy Markdown
Contributor

lgtm

Approved with PullApprove

@vbatts

vbatts commented Jul 18, 2016

Copy link
Copy Markdown
Member Author

@opencontainers/image-spec-maintainers someone else PTAL

@stevvooe

stevvooe commented Jul 19, 2016

Copy link
Copy Markdown
Contributor

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