Skip to content

build_one creates target subdirectory instead of silently failing #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Zer0-
Copy link
Contributor

@Zer0- Zer0- commented Jan 16, 2013

Using the wsgi middleware I had to manually create subfolders in my build directory for libsass to build it - since it would find the files it had to build but couldn't open the write file to save the result.

@dahlia
Copy link
Member

dahlia commented Jan 16, 2013

It seems to fail tests, have you any idea?

@Zer0-
Copy link
Contributor Author

Zer0- commented Jan 16, 2013

Could you give me more info on the tests and how you're running them?

@dahlia
Copy link
Member

dahlia commented Jan 16, 2013

Unit tests are placed at sasstests.py file, and you can run them using python setup.py test command.

@Zer0- Zer0- closed this Jan 16, 2013
@Zer0- Zer0- reopened this Jan 16, 2013
@Zer0-
Copy link
Contributor Author

Zer0- commented Jan 16, 2013

I confused css_path with self.css_path, I'll close this request and issue a new one. Thanks for telling me about the tests!

@Zer0- Zer0- closed this Jan 16, 2013
dahlia added a commit that referenced this pull request Jan 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants