fix grep_opts

This commit is contained in:
root 2016-05-30 23:31:37 +02:00
commit ceab564d11
2 changed files with 0 additions and 1 deletions

View file

@ -20,5 +20,4 @@ elif grep-flag-available --exclude=.cvs; then
fi
unfunction grep-flag-available
export GREP_OPTIONS="$GREP_OPTIONS"
export GREP_COLOR='1;32'