> For sending merge request, I'm using Matthieu's script.
> If you are using it, too, I recommend you to put a line "unset GREP_OPTION"
> before calling grep.
>
> doSendMail() {
> unset GREP_OPTIONI took a mistake. GREP_OPTION should be GREP_OPTIONS.
