On Wed, 7 Nov 2018 at 12:08, Emil Velikov <[email protected]> wrote:

> -       fixes=`git show --pretty=medium -s $sha | tr -d "\n" | sed -e 
> 's/fixes:[[:space:]]*/\nfixes:/Ig' | grep "fixes:" | sed -e 
> 's/\(fixes:[a-zA-Z0-9]*\).*$/\1/'`

> +               grep "fixes:" | sed -e 's/\(fixes:[a-fA-F0-9]*\).*$/\1/'`
I've changed the pattern here, I'll revert to the original and tweak
as follow up.

-Emil
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to