Skip to content

Conversation

@cjihrig
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

The example uses ['ignore'], where 'ignore' is intended. This commit drops the extra braces.

Fixes: #7269

@nodejs-github-botnodejs-github-bot added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Jul 5, 2016
@addaleax
Copy link
Member

LGTM

1 similar comment
@jasnell
Copy link
Member

LGTM

The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: nodejs#7269 PR-URL: nodejs#7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@cjihrigcjihrig merged commit 5a571a5 into nodejs:masterJul 6, 2016
@cjihrigcjihrig deleted the 7269 branch July 6, 2016 16:02
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: #7269 PR-URL: #7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: #7269 PR-URL: #7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
evanlucas pushed a commit that referenced this pull request Jul 12, 2016
The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: #7269 PR-URL: #7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: #7269 PR-URL: #7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: #7269 PR-URL: #7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: #7269 PR-URL: #7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
The example changed by this commit uses ['ignore'] where 'ignore' is intended. Fixes: #7269 PR-URL: #7540 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@evanlucasevanlucas mentioned this pull request Jul 18, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_processIssues and PRs related to the child_process subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cjihrig@addaleax@jasnell@MylesBorins@nodejs-github-bot