mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
This test was failing in some environments.
* tests/ls/color-dtype-dir: Don't rely on eval "`dircolors -b`" to set LS_COLORS in the environment. * tests/envvar-check: Instead, ensure that LS_COLORS is not set. Reported by Bob Proulx.
This commit is contained in:
@@ -33,6 +33,7 @@ vars='
|
||||
DF_BLOCK_SIZE
|
||||
DU_BLOCK_SIZE
|
||||
LS_BLOCK_SIZE
|
||||
LS_COLORS
|
||||
POSIXLY_CORRECT
|
||||
SIMPLE_BACKUP_SUFFIX
|
||||
TIME_STYLE
|
||||
|
||||
Reference in New Issue
Block a user