mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
The only test using this is test/simple/test-fs-chmod.js, and it was treating a.js and a1.js as two separate files, resulting in a race condition. (Interestingly enough, it was *not* using the symlink file to test lchmod, which uses a different temp file.)