mirror of https://github.com/lukechilds/node.git
Browse Source
On AIX you can not remove a directory that you are currently inside of as it results in an EBUSY error. "EBUSY: resource busy or locked". Updated the tests accordingly so that they are skipped on AIX. PR-URL: https://github.com/nodejs/node/pull/2909 Reviewed-By: Ben Noordhuis <ben@strongloop.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>v4.x
Imran Iqbal
9 years ago
committed by
Jeremiah Senkpiel
3 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue