mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 04:23:47 -05:00
/usr/bin/env seems to have problems with arguments to bash on some platforms. To bypass this, use set -e instead.
/usr/bin/env seems to have problems with arguments to bash on some platforms. To bypass this, use set -e instead.