Skip to content

Conversation

@thefourtheye
Copy link
Contributor

The variable er is not declared at all. So if EPERM error is ever
raised then the er will throw ReferenceError and the code will
break.

CI Run: https://ci.nodejs.org/job/node-test-pull-request/408/

The variable `er` is not declared at all. So if EPERM error is ever
raised then the `er` will throw `ReferenceError` and the code will
break.
@thefourtheye thefourtheye added the test Issues and PRs related to the tests. label Oct 1, 2015
@mscdex
Copy link
Contributor

mscdex commented Oct 1, 2015

LGTM

thefourtheye added a commit that referenced this pull request Oct 1, 2015
The variable `er` is not declared at all. So if EPERM error is ever
raised then the `er` will throw `ReferenceError` and the code will
break.

PR-URL: #3150
Reviewed-By: Brian White <[email protected]>
@jbergstroem
Copy link
Member

LGTM

@thefourtheye
Copy link
Contributor Author

Pushing this as it is a trivial change and it landed at 6be2a59

@thefourtheye thefourtheye deleted the fix-invalid-variable-name branch October 1, 2015 20:10
thefourtheye added a commit that referenced this pull request Oct 2, 2015
The variable `er` is not declared at all. So if EPERM error is ever
raised then the `er` will throw `ReferenceError` and the code will
break.

PR-URL: #3150
Reviewed-By: Brian White <[email protected]>
@rvagg rvagg mentioned this pull request Oct 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants