Parcourir la source

Merge pull request #653 from yyuu/rbenv-20160701

rbenv 20160701
pull/654/head
Yamashita, Yuu il y a 10 ans
committed by GitHub
Parent
révision
24ba8ce904
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      libexec/pyenv

+ 1
- 1
libexec/pyenv Voir le fichier

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

Chargement…
Annuler
Enregistrer