Handle errors for non-existent directories in readdirRecursive() #45

Merged
tmont merged 3 commits from master into master 2013-05-03 12:43:37 -07:00
tmont commented 2013-01-18 11:23:05 -08:00 (Migrated from github.com)
No description provided.
ryanmcgrath commented 2013-05-03 12:44:03 -07:00 (Migrated from github.com)

Well, it's been like... 4 months, yes. In my defense... I have no defense. Thanks for the pull request.

Well, it's been like... 4 months, yes. In my defense... I have no defense. Thanks for the pull request.
coreybutler commented 2014-03-01 14:29:25 -08:00 (Migrated from github.com)

@ryanmcgrath - The patch provided in the PR from @tmont only addresses readdirRecursive(). I encountered the errors with non-existent directories while using readdirRecursiveSync() as well. The patch above resolves it.

I figured rather than adding more issues, I'd just fix it an move on. I can open a new issue though for historical purposes if you prefer.

@ryanmcgrath - The patch provided in the PR from @tmont only addresses `readdirRecursive()`. I encountered the errors with non-existent directories while using `readdirRecursiveSync()` as well. The patch above resolves it. I figured rather than adding more issues, I'd just fix it an move on. I can open a new issue though for historical purposes if you prefer.
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#45
No description provided.