瀏覽代碼

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

Loading…
取消
儲存