Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Fixing some cross-platform path issues #43

Merged
merged 2 commits into from
Dec 1, 2012
Merged

Fixing some cross-platform path issues #43

merged 2 commits into from
Dec 1, 2012

Conversation

TehShrike
Copy link
Contributor

Mostly just replacing a lot of path + "/" + otherPath lines with _path.join(path, otherPath)

Also removed a few warnings from tests: "path.existsSync is now called fs.existsSync."

@TehShrike
Copy link
Contributor Author

I'm rolling out some modules on Windows systems that are going to be relying on wrench, it'd be cool if this could make its way into the version of wrench on npm in the near future!

ryanmcgrath pushed a commit that referenced this pull request Dec 1, 2012
Fixing some cross-platform path issues
@ryanmcgrath ryanmcgrath merged commit ffca6d2 into ryanmcgrath:master Dec 1, 2012
@ryanmcgrath
Copy link
Owner

Ah, you got it! Done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants