mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
tests: make ls tests independent of COLORTERM env
Since the recent commit v8.22-68-g08783f1, ls coloring is now dependent on the COLORTERM environment variable. * tests/envvar-check: Unset COLORTERM from test environment. * tests/ls/color-dtype-dir.sh: Ensure coloring is used. * tests/misc/ls-misc.pl: Likewise. Prompted by the continuous integration build failure at: http://hydra.nixos.org/build/10397646
This commit is contained in:
@@ -43,6 +43,7 @@ vars='
|
||||
SIMPLE_BACKUP_SUFFIX
|
||||
TABSIZE
|
||||
TERM
|
||||
COLORTERM
|
||||
TIME_STYLE
|
||||
TMPDIR
|
||||
VERSION_CONTROL
|
||||
|
||||
Reference in New Issue
Block a user