Skip to content

fix node version parsing when using --node=system#62

Merged
ekalinin merged 1 commit intoekalinin:masterfrom
struys:fix_node_version_parsing
May 7, 2014
Merged

fix node version parsing when using --node=system#62
ekalinin merged 1 commit intoekalinin:masterfrom
struys:fix_node_version_parsing

Conversation

@struys
Copy link
Copy Markdown
Contributor

@struys struys commented May 6, 2014

When opt.node is set to 'system', parse_version(opt.node) invariantly returns ('_system', '_final') which is always less than parse_version("0.6.3"). I've changed the code to check the node version on the system if the developer wants to use the system node.

ekalinin added a commit that referenced this pull request May 7, 2014
fix node version parsing when using --node=system
@ekalinin ekalinin merged commit a16dc0f into ekalinin:master May 7, 2014
@ekalinin
Copy link
Copy Markdown
Owner

ekalinin commented May 7, 2014

Thanks! Merged.

@asottile
Copy link
Copy Markdown
Contributor

asottile commented May 7, 2014

++

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