[Piglit] [PATCH] gen_tes_input_tests.py: fix a typo error

Dylan Baker dylan at pnwbakers.com
Tue Jun 28 01:12:03 UTC 2016


Quoting Samuel Pitoiset (2016-06-27 15:34:51)
> Humble ping for this trivial patch.
> 
> Can someone push this for me? I don't have commit rights for this 
> repository.
> 
> On 06/15/2016 12:24 AM, Samuel Pitoiset wrote:
> > Probably a wrong copy-paste. Trivial.
> >
> > Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
> > ---
> >  generated_tests/gen_tes_input_tests.py | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/generated_tests/gen_tes_input_tests.py b/generated_tests/gen_tes_input_tests.py
> > index d443f7f..faf0f0d 100644
> > --- a/generated_tests/gen_tes_input_tests.py
> > +++ b/generated_tests/gen_tes_input_tests.py
> > @@ -212,7 +212,7 @@ class Test(object):
> >          test = textwrap.dedent("""\
> >              # Test generated by:
> >              # {generator_command}
> > -            # Test tessellation control shader inputs
> > +            # Test tessellation evaluation shader inputs
> >              [require]
> >              GLSL >= 1.50
> >              GL_ARB_tessellation_shader
> >
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit

Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

I've also gone ahead and pushed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20160627/6f2ef35b/attachment.sig>


More information about the Piglit mailing list