mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 13:53:53 -05:00
Unset GREP_OPTIONS to avoid unexpected grep behavior (fixes #101)
This commit is contained in:
2
test/libexec/pyenv-grep
Executable file
2
test/libexec/pyenv-grep
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
grep -E "$@"
|
||||
Reference in New Issue
Block a user