ソースを参照

Merge pull request #653 from yyuu/rbenv-20160701

rbenv 20160701
pull/654/head
Yamashita, Yuu 10年前
committed by GitHub
コミット
24ba8ce904
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      libexec/pyenv

+ 1
- 1
libexec/pyenv ファイルの表示

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

読み込み中…
キャンセル
保存