2013/3/11 Stuart Abercrombie <[email protected]>:
> diff --git a/tests/spec/glsl-1.20/execution/outerProduct.sh 
> b/tests/spec/glsl-1.20/execution/outerProduct.sh
> index ecea80d..ff33449 100755
> --- a/tests/spec/glsl-1.20/execution/outerProduct.sh
> +++ b/tests/spec/glsl-1.20/execution/outerProduct.sh
> @@ -86,6 +86,9 @@ GL >= 2.1
>      fi
>
>      cat > $name <<EOF
> +# Test generated by:
> +$0

Other similar situations seem to use:
echo "# Test generated by:"
echo "# ${cmd}"

tests/spec/glsl-1.10/variable-index-read.sh
tests/spec/glsl-1.10/variable-index-read.sh
tests/spec/glsl-1.10/variable-index-write.sh
tests/spec/glsl-1.10/variable-index-write.sh

Should the second line be commented?

-Jordan
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to