mirror of https://github.com/lukechilds/node.git
Browse Source
We were using a global temp file while setting the NODE_VERSION environment variable. This resulted in simultaneous builds swapping version numbers on occasion. This patch removes the use of a temp file for this.v0.9.12-release
1 changed files with 13 additions and 6 deletions
Loading…
Reference in new issue