1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-11 04:53:47 -05:00
This commit is contained in:
Yamashita, Yuu
2017-03-06 04:31:25 +00:00
parent 3d36ee7227
commit d01fa09a7d
7 changed files with 17 additions and 10 deletions

View File

@@ -22,7 +22,7 @@
#
# For detailed information on installing Python versions with
# python-build, including a list of environment variables for adjusting
# compilation, see: https://github.com/yyuu/pyenv#readme
# compilation, see: https://github.com/pyenv/pyenv#readme
#
set -e
[ -n "$PYENV_DEBUG" ] && set -x