Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Fix several tests that fail due to improper path escaping #533

Closed
wants to merge 1 commit into from

Conversation

CarterA
Copy link

@CarterA CarterA commented Dec 27, 2010

There are quite a few tests that fail when the Node source folder is located at a path that contains spaces. This fixes the errors by modifying the tests to use quoted forms of all necessary paths. This is a bit of a hack, and I will be looking into a better way to incorporate this into the actual node source code. Perhaps a Path.escape() function?

…der was located at a path that contains spaces.
@ry
Copy link

ry commented Jan 25, 2011

thank you. ladned in 5ad93ab

This pull request was closed.
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.

2 participants