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

add missing semicolon #2150

Merged
1 commit merged into from
Mar 13, 2019
Merged

add missing semicolon #2150

1 commit merged into from
Mar 13, 2019

Conversation

Trott
Copy link
Member

@Trott Trott commented Mar 12, 2019

sh_main.js uses semicolons everywhere except in one line. Add the
missing semicolon.

sh_main.js uses semicolons everywhere except in one line. Add the
missing semicolon.
@BethGriggs
Copy link
Member

BethGriggs commented Mar 12, 2019

I don't know the history of this dependency, but should it also be changed over in nodejs/node? Do we maintain it in two places?
https://github.com/nodejs/node/blob/master/doc/api_assets/sh_main.js#L523

Also, does it need to be called out anywhere that it is licenced as gplv3?

@fhemberger
Copy link
Contributor

I don't think it's needed in nodejs/node any longer. It's part of the legacy docs around version 0.x.

@ghost ghost merged commit 0ad6893 into nodejs:master Mar 13, 2019
@ghost
Copy link

ghost commented Mar 13, 2019

Thank you all!

This pull request was closed.
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.

4 participants