"Felipe Gonçalves Assis"  <felipeg.as...@gmail.com> writes:

> +     test_cmp diff-output grep-output &&
> +     while read status old new
> +     do
> +             th[${old:0:1}]=${status:1}
> +     done <diff-output &&

Sorry, but I think this uses a few blatant bash-isms that we cannot
use in our scripts.



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to