aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-12-13 08:24:37 +0100
committerFabian Groffen <grobian@gentoo.org>2021-12-13 08:24:37 +0100
commit704a36ae325d8cbd3cee5b40cd4ad7bf937ab724 (patch)
tree46ec42440a84ea60b7a25faae4cca87e9b3acaef /tests
parentqxpak: drop unnecessary include (diff)
downloadportage-utils-704a36ae325d8cbd3cee5b40cd4ad7bf937ab724.tar.gz
portage-utils-704a36ae325d8cbd3cee5b40cd4ad7bf937ab724.tar.bz2
portage-utils-704a36ae325d8cbd3cee5b40cd4ad7bf937ab724.zip
tests/init: force colours off for all tests
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/init.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/init.sh.in b/tests/init.sh.in
index c44320ba..c030156c 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