Sfoglia il codice sorgente

Add sed and greadlink to exceptions (#2977)

Anaconda has packages that override at least sed
Greadlink is also a critical executable if present
pull/2978/head
native-api 2 anni fa
committed by GitHub
parent
commit
b0cd5bf883
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. +4
    -1
      pyenv.d/rehash/conda.d/default.list

+ 4
- 1
pyenv.d/rehash/conda.d/default.list Vedi 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

Caricamento…
Annulla
Salva