aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <della5@iinet.com.au>2012-05-16 21:38:39 +0800
committerIan Delaney <della5@iinet.com.au>2012-05-16 21:38:39 +0800
commitaafa79d34fe67b6103c3650db4f7b68cfc560d6a (patch)
treec7743d1bd7b38d2b85c1ea61960f3069926af4ca
parent[dev-python/django-appconf] revised && improved, revision committed to 'tree'... (diff)
downloadimprovise-aafa79d34fe67b6103c3650db4f7b68cfc560d6a.tar.gz
improvise-aafa79d34fe67b6103c3650db4f7b68cfc560d6a.tar.bz2
improvise-aafa79d34fe67b6103c3650db4f7b68cfc560d6a.zip
[dev-python/django-debug-toolbar] minor touches to src_test
(Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit)
-rw-r--r--dev-python/django-debug-toolbar/django-debug-toolbar-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-0.9.4.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-0.9.4.ebuild
index ad3a6e8..ff93531 100644
--- a/dev-python/django-debug-toolbar/django-debug-toolbar-0.9.4.ebuild
+++ b/dev-python/django-debug-toolbar/django-debug-toolbar-0.9.4.ebuild
@@ -30,7 +30,7 @@ src_prepare() {
src_test() {
export DJANGO_SETTINGS_MODULE="django.conf"
- # sys.path info output assures that tests.py is being run
+ # einfo output assures that tests.py is being run
testing() {
PYTHONPATH=. "$(PYTHON)" -m tests.tests
einfo "Tests for python$(python_get_version) completed"