summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/nova/nova-2015.1.1-r3.ebuild')
-rw-r--r--sys-cluster/nova/nova-2015.1.1-r3.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-cluster/nova/nova-2015.1.1-r3.ebuild b/sys-cluster/nova/nova-2015.1.1-r3.ebuild
index e5f49c9db2e7..71c40c861bd2 100644
--- a/sys-cluster/nova/nova-2015.1.1-r3.ebuild
+++ b/sys-cluster/nova/nova-2015.1.1-r3.ebuild
@@ -193,8 +193,6 @@ python_compile() {
}
python_test() {
- # turn multiprocessing off, testr will use it --parallel
- local DISTUTILS_NO_PARALLEL_BUILD=1
testr init
testr run --parallel || die "failed testsuite under python2.7"
}