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

This commit is contained in:
Yamashita, Yuu 2016-07-01 00:00:35 +00:00
commit 727b8b02ac

View file

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