Skip to content

Conversation

@Mashimiao
Copy link

Signed-off-by: Ma Shimiao [email protected]

Before this fix, we can't get correct schemaPath, because it's overridden.

schemaPath := os.Args[1]
if !strings.Contains(schemaPath, "://") {
schemaPath, err := filepath.Abs(schemaPath)
absPath, err := filepath.Abs(schemaPath)
Copy link
Contributor

Choose a reason for hiding this comment

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

Obsolete now that #552 has landed with this change?

@Mashimiao
Copy link
Author

OK, I will colse this PR

@Mashimiao Mashimiao closed this Feb 9, 2017
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.

2 participants