Pārlūkot izejas kodu

Fix pyenv-uninstall not having the debug tracing invocation (#3020)

pull/3022/head
native-api pirms 2 mēnešiem
revīziju iesūtīja GitHub
vecāks
revīzija
cdd97d8c30
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: B5690EEEBB952194
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      plugins/python-build/bin/pyenv-uninstall

+ 1
- 0
plugins/python-build/bin/pyenv-uninstall Parādīt failu

@ -11,6 +11,7 @@
# See `pyenv versions` for a complete list of installed versions.
#
set -e
[ -n "$PYENV_DEBUG" ] && set -x
# Provide pyenv completions
if [ "$1" = "--complete" ]; then

Notiek ielāde…
Atcelt
Saglabāt