Explorar el Código

Merge pull request #653 from yyuu/rbenv-20160701

rbenv 20160701
pull/654/head
Yamashita, Yuu hace 10 años
cometido por GitHub
padre
commit
24ba8ce904
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      libexec/pyenv

+ 1
- 1
libexec/pyenv Ver fichero

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

Cargando…
Cancelar
Guardar