mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 06:43:53 -05:00
Revert a fix for #101 to fix broken tests relating to PYENV_NATIVE_EXT
This commit is contained in:
@@ -28,8 +28,6 @@ if [ -z "$READLINK" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
unset GREP_OPTIONS
|
||||
|
||||
resolve_link() {
|
||||
$READLINK "$1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user