Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile fixes: don't force recrating of virtualenv
Everytime that we run the tests we create a temporary virtualenv. This is nice for idempotency, but really a killer for SSDs on developers machines. I would recommend also to document the ramdisks target, since running the tests in the ramdisk should be faster.
- Loading branch information