Windows permission change before unlinking files and symlinks is in and has better tests. #73

Merged
seanmwalker merged 3 commits from master into master 2014-01-16 23:47:40 -08:00
seanmwalker commented 2014-01-16 23:36:50 -08:00 (Migrated from github.com)

Windows permission change before unlinking files and symlinks is in and has better tests.

Windows systems need to have read/write permissions to support the deletion. We now chmod them which just flips the read/write bits in the end. But it enables the process to work.

Windows permission change before unlinking files and symlinks is in and has better tests. Windows systems need to have read/write permissions to support the deletion. We now chmod them which just flips the read/write bits in the end. But it enables the process to work.
ryanmcgrath commented 2014-01-16 23:53:52 -08:00 (Migrated from github.com)

Should be good to go now, @seanmwalker. npm'd.

Should be good to go now, @seanmwalker. npm'd.
This repository is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/wrench-js#73
No description provided.