Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: tests/qmanifest/
Date: Sun, 15 Dec 2019 09:39:53
Message-Id: 1576402767.6886e365b76c8555260d79a9d4cc3b7f1d658cb0.grobian@gentoo
1 commit: 6886e365b76c8555260d79a9d4cc3b7f1d658cb0
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 09:39:27 2019 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 09:39:27 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=6886e365
7
8 tests/qmanifest: add some debugging for #701402
9
10 Bug: https://bugs.gentoo.org/701402
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 tests/qmanifest/dotest | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/tests/qmanifest/dotest b/tests/qmanifest/dotest
17 index 900b9ea..4031c8b 100755
18 --- a/tests/qmanifest/dotest
19 +++ b/tests/qmanifest/dotest
20 @@ -25,6 +25,7 @@ test() {
21 }
22
23 # verify we see our overlays
24 +DEBUG=1 q -ev
25 test 00 0 "q -o"
26
27 # simple run check (should do bad_tree)