Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 237437 Details for
Bug 326857
dev-python/django-1.2.x: fix regressiontests/multiple_database tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
django-1.2.1.ebuild.patch (text/plain), 618 bytes, created by
Pavel Labushev
on 2010-07-04 11:26:19 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Pavel Labushev
Created:
2010-07-04 11:26:19 UTC
Size:
618 bytes
patch
obsolete
>--- a/django-1.2.1.ebuild 2010-05-26 21:59:26.000000000 +0400 >+++ b/django-1.2.1.ebuild 2010-07-04 14:20:50.000000000 +0400 >@@ -57,15 +57,9 @@ > > src_test() { > testing() { >- cat >> tests/settings.py << __EOF__ >-DATABASE_ENGINE='sqlite3' >-DATABASE_NAME='test.db' >-ROOT_URLCONF='tests/urls.py' >-SITE_ID=1 >-__EOF__ > # Tests have non-standard assumptions about PYTHONPATH and > # don't work with usual "build-${PYTHON_ABI}/lib". >- PYTHONPATH="." "$(PYTHON)" tests/runtests.py --settings=settings -v1 >+ PYTHONPATH="." "$(PYTHON)" tests/runtests.py --settings=test_sqlite -v1 > } > python_execute_function testing > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 326857
: 237437