On 03/03/2014 16:56, Erik Joelsson wrote:
It seems I failed in the below fix. /usr/bin/grep on Solaris does not support -qE. Here is another patch, converting the regexp to work without the -E switch and piping to /dev/null to keep it quiet:
I've been seeing this lately so it's good to get it fixed. The change to drop using the extended regexp looks okay to me.

-Alan

Reply via email to