run_tests.sh presents a prompt:

No virtual environment found...create one? (Y/n)

However hitting enter to select the default (Y) actually selects 'n', this patch fixes that.

In all reality this should probably be slightly smarter and not accept invalid input as invalid input will mean "no" and probably result in an unexpected error depending on what the user has installed, but for now it will at least do what is expected in the "happy" case.
This commit is contained in:
Andy Smith
2010-10-15 08:28:41 +00:00
committed by Tarmac

Diff Content Not Available