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

repl: remove unnecessary check for globals #1722

Closed
wants to merge 1 commit into from
Closed

repl: remove unnecessary check for globals #1722

wants to merge 1 commit into from

Conversation

yorkie
Copy link
Contributor

@yorkie yorkie commented May 17, 2015

Sorry for making this at my previous commit, removed the !globals, thanks @cjihrig

/cc @indutny

@cjihrig
Copy link
Contributor

cjihrig commented May 17, 2015

LGTM

@indutny
Copy link
Member

indutny commented May 17, 2015

@cjihrig do you have commit bit?

@cjihrig
Copy link
Contributor

cjihrig commented May 17, 2015

@indutny yea

@indutny
Copy link
Member

indutny commented May 17, 2015

@cjihrig may I ask you to land it? ;)

cjihrig pushed a commit that referenced this pull request May 17, 2015
There is no need to check for globals and also check if it is
an array.

PR-URL: #1722
Reviewed-By: Colin Ihrig <[email protected]>
@cjihrig
Copy link
Contributor

cjihrig commented May 17, 2015

Sure. Landed in 5f33521

@cjihrig cjihrig closed this May 17, 2015
@yorkie yorkie deleted the fix/repl branch May 18, 2015 01:20
andrewdeandrade pushed a commit to andrewdeandrade/node that referenced this pull request Jun 3, 2015
There is no need to check for globals and also check if it is
an array.

PR-URL: nodejs/node#1722
Reviewed-By: Colin Ihrig <[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