Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Improve test for virtualenv in start-app.sh #66

Merged
merged 1 commit into from
Mar 5, 2014

Conversation

fawkesley
Copy link
Contributor

Rather than looking for the ~/.virtualenvs/stagecraft/venv directory, it
now looks for ~/.virtualenvs/stagecraft/venv/bin/activate file.

This is to fix the case where virtualenv fails the first time and leaves
a dud directory around (it's happened a few times).

Rather than looking for the ``~/.virtualenvs/stagecraft/venv`` directory, it
now looks for ``~/.virtualenvs/stagecraft/venv/bin/activate`` file.

This is to fix the case where virtualenv fails the first time and leaves
a dud directory around (it's happened a few times).
robyoung added a commit that referenced this pull request Mar 5, 2014
Improve test for virtualenv in start-app.sh
@robyoung robyoung merged commit 8790a69 into master Mar 5, 2014
@robyoung robyoung deleted the more-robust-start-app branch March 5, 2014 18:00
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