Sfoglia il codice sorgente

Merge pull request #653 from yyuu/rbenv-20160701

rbenv 20160701
pull/654/head
Yamashita, Yuu 10 anni fa
committed by GitHub
parent
commit
24ba8ce904
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      libexec/pyenv

+ 1
- 1
libexec/pyenv Vedi File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -e
export -n CDPATH
unset CDPATH
if [ "$1" = "--debug" ]; then
export PYENV_DEBUG=1

Caricamento…
Annulla
Salva