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

govc/version: skip first char in git version mismatch error #642

Merged

Conversation

sarahhodne
Copy link
Contributor

The comparison skips it, so if you set flags.Version to v1.2.3 you can get confusing messages like "version mismatch: git=v1.2.3 vs govc=v1.2.3".

The comparison skips it, so if you set `flags.Version` to `v1.2.3` you
can get confusing messages like "version mismatch: git=v1.2.3 vs
govc=v1.2.3".
@dougm dougm merged commit 1a7dc61 into vmware:master Dec 9, 2016
@sarahhodne sarahhodne deleted the hh/version-mismatch-error-improvement branch December 9, 2016 22:39
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.

None yet

2 participants