mirror of https://github.com/lukechilds/node.git
Browse Source
A handful of child process tests had variables declared multiple times in the same scope using `var`. This change scopes those declarations. PR-URL: https://github.com/nodejs/node/pull/4944 Reviewed-By: Michaël Zasso <mic.besace@gmail.com>process-exit-stdio-flushing
Rich Trott
9 years ago
6 changed files with 37 additions and 32 deletions
Loading…
Reference in new issue