public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/portage:master commit in: lib/portage/tests/update/
@ 2024-02-09 21:30 Zac Medico
  0 siblings, 0 replies; only message in thread
From: Zac Medico @ 2024-02-09 21:30 UTC (permalink / raw
  To: gentoo-commits

commit:     091e204c2c3d66180cfe59c310291f15ef02e2bb
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  9 21:17:49 2024 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 21:29:40 2024 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=091e204c

MoveEntTestCase: Disable playground debug so tempdir is cleaned up

Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 lib/portage/tests/update/test_move_ent.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/portage/tests/update/test_move_ent.py b/lib/portage/tests/update/test_move_ent.py
index 169b892a30..fe968f12a0 100644
--- a/lib/portage/tests/update/test_move_ent.py
+++ b/lib/portage/tests/update/test_move_ent.py
@@ -1,4 +1,4 @@
-# Copyright 2012-2021 Gentoo Authors
+# Copyright 2012-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 import sys
@@ -287,7 +287,7 @@ class MoveEntTestCase(TestCase):
                             f'FEATURES="binpkg-multi-instance pkgdir-index-trusted"',
                         ),
                     },
-                    debug=True,
+                    debug=False,
                 )
 
                 settings = playground.settings


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-09 21:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-09 21:30 [gentoo-commits] proj/portage:master commit in: lib/portage/tests/update/ Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox