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/
Date: Thu, 23 Dec 2021 12:55:46
Message-Id: 1640259724.95abc1123af8697a97425f515c9efa7d3259487f.grobian@gentoo
1 commit: 95abc1123af8697a97425f515c9efa7d3259487f
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 11:42:04 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 11:42:04 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=95abc112
7
8 Revert "tests/init: force colours off for all tests"
9
10 This reverts commit 704a36ae325d8cbd3cee5b40cd4ad7bf937ab724.
11 It actually hides a problem (as seen in bug #829837)
12
13 Bug: https://bugs.gentoo.org/829837
14 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
15
16 tests/init.sh.in | 2 --
17 1 file changed, 2 deletions(-)
18
19 diff --git a/tests/init.sh.in b/tests/init.sh.in
20 index c030156..c44320b 100644
21 --- a/tests/init.sh.in
22 +++ b/tests/init.sh.in
23 @@ -27,8 +27,6 @@ unset ROOT PORTAGE_CONFIGROOT PORTAGE_QUIET PORTDIR
24 export PORTAGE_CONFIGROOT="${ab}/not/a/real/path"
25 # Always use UTC for timestamps to keep tests stable. #551806
26 export TZ='UTC 0'
27 -# don't use colours
28 -export NOCOLOR=true
29
30 # create symlinks for applets
31 q -i -q