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

'len(layers)-1' is the top #363

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Conversation

coolljt0725
Copy link
Member

Signed-off-by: Lei Jitang leijitang@huawei.com

Change layers[len(layers)] to layers[len(layers)-1]

Signed-off-by: Lei Jitang <leijitang@huawei.com>
@vbatts
Copy link
Member

vbatts commented Oct 3, 2016

Ha. Good catch.

LGTM

Approved with PullApprove

@jonboulle
Copy link
Contributor

jonboulle commented Oct 3, 2016

Oh dear.

LGTM

Approved with PullApprove

@jonboulle jonboulle merged commit 41f1d08 into opencontainers:master Oct 3, 2016
@coolljt0725 coolljt0725 deleted the len branch October 4, 2016 14:00
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.

3 participants