mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
style: place greadlink in coreutils section
Applies to the conda blacklist in `pyenv.d/rehash/conda.d/default.list` No practical difference, but it looks misplaced when it sits at the end of the file.
This commit is contained in:
parent
09fbed1d4f
commit
ab2a5ad030
|
|
@ -117,6 +117,7 @@ factor
|
||||||
false
|
false
|
||||||
fmt
|
fmt
|
||||||
fold
|
fold
|
||||||
|
greadlink
|
||||||
groups
|
groups
|
||||||
head
|
head
|
||||||
hostid
|
hostid
|
||||||
|
|
@ -191,5 +192,4 @@ wc
|
||||||
who
|
who
|
||||||
whoami
|
whoami
|
||||||
yes
|
yes
|
||||||
# --- end exclusions from coreutils
|
# --- end exclusions from coreutils
|
||||||
greadlink
|
|
||||||
Loading…
Reference in a new issue