Commit Graph

2 Commits

Author SHA1 Message Date
Nathan Bleigh
dbcea61300 Fixes renaming between disks problem in linux
According to https://github.com/joyent/node/issues/2703
fs.rename does not support renaming between disks, which
is causing a problem when the /tmp directory is not on the
same disk as the cwd.

This is an ugly fix involving error catching, but I would
love some input to see how to fix this problem permanently
2012-09-11 17:38:12 -05:00
Chris Aniszczyk
c220329337 Initial Release
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2012-09-06 17:11:42 -07:00