From: Sebastian Luther <sebastianlut...@gmx.de>

---
 pym/portage/tests/resolver/test_slot_conflict_rebuild.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py 
b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py
index f39508c..cac8742 100644
--- a/pym/portage/tests/resolver/test_slot_conflict_rebuild.py
+++ b/pym/portage/tests/resolver/test_slot_conflict_rebuild.py
@@ -173,7 +173,7 @@ class SlotConflictRebuildTestCase(TestCase):
                world = []
 
                playground = ResolverPlayground(ebuilds=ebuilds,
-                       installed=installed, world=world, debug=True)
+                       installed=installed, world=world, debug=False)
                try:
                        for test_case in test_cases:
                                playground.run_TestCase(test_case)
-- 
1.8.1.5


Reply via email to