1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-17 07:43:46 -05:00

Add sed and greadlink to exceptions (#2977)

Anaconda has packages that override at least sed
Greadlink is also a critical executable if present
This commit is contained in:
native-api
2024-06-04 01:06:33 +03:00
committed by GitHub
parent 4ab9b3710b
commit b0cd5bf883

View File

@@ -64,6 +64,8 @@ redis-check-aof
redis-check-dump
redis-cli
redis-server
# sed
sed
# sqlite3
sqlite3
# xslt-config
@@ -189,4 +191,5 @@ wc
who
whoami
yes
# --- end exclusions from coreutils
# --- end exclusions from coreutils
greadlink