Skip to content

Conversation

@liangchenye
Copy link
Member

@liangchenye
Copy link
Member Author

@mrunalp PTAL

}

configPath := path.Join(inputPath, "config.json")
configPath := filepath.Join(inputPath, "config.json")
Copy link

@Mashimiao Mashimiao Oct 10, 2016

Choose a reason for hiding this comment

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

should we replace all path.* to filepath.* and remove import "path" in this file?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think so, I modified all path in 'validate.go' by updating the PR.

Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@mrunalp
Copy link
Contributor

mrunalp commented Oct 11, 2016

LGTM

@mrunalp mrunalp merged commit d6a13bd into opencontainers:master Oct 11, 2016
wking pushed a commit to wking/ocitools-v2 that referenced this pull request Oct 13, 2016
Signed-off-by: liang chenye <[email protected]>

Backported to v1.0.0.rc1 from a1ce2b1 opencontainers#233 (cherry-pick applied
cleanly).

Signed-off-by: W. Trevor King <[email protected]>
wking pushed a commit to wking/ocitools-v2 that referenced this pull request Oct 15, 2016
Signed-off-by: liang chenye <[email protected]>

Backported to v1.0.0.rc1 from a1ce2b1 opencontainers#233 (cherry-pick applied
cleanly).

Signed-off-by: W. Trevor King <[email protected]>
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