commit: 704a36ae325d8cbd3cee5b40cd4ad7bf937ab724
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 07:24:37 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 07:24:37 2021 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=704a36ae
tests/init: force colours off for all tests
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
tests/init.sh.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/init.sh.in b/tests/init.sh.in
index c44320b..c030156 100644
--- a/tests/init.sh.in
+++ b/tests/init.sh.in
@@ -27,6 +27,8 @@ unset ROOT PORTAGE_CONFIGROOT PORTAGE_QUIET PORTDIR
export PORTAGE_CONFIGROOT="${ab}/not/a/real/path"
# Always use UTC for timestamps to keep tests stable. #551806
export TZ='UTC 0'
+# don't use colours
+export NOCOLOR=true
# create symlinks for applets
q -i -q