diff --git a/helper/reset-env b/helper/reset-env index bef6bf9..14ccd43 100644 --- a/helper/reset-env +++ b/helper/reset-env @@ -1,2 +1,2 @@ # reset environment variables that could interfere with normal usage -export GREP_OPTIONS= +unset -v GREP_OPTIONS