Explorar el Código

Merge remote-tracking branch 'rbenv/master' into rbenv-20160701

pull/653/head
Yamashita, Yuu hace 8 años
padre
commit
727b8b02ac
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