[Piglit] [PATCH] sanity.py: Remove trailing whitespace.
Dylan Baker
baker.dylan.c at gmail.com
Tue Mar 10 10:52:04 PDT 2015
Reviewed-by: Dylan Baker <baker.dylan.c at gmail.com>
On Mon, Mar 09, 2015 at 11:08:31PM -0700, Vinson Lee wrote:
> Signed-off-by: Vinson Lee <vlee at freedesktop.org>
> ---
> tests/sanity.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/sanity.py b/tests/sanity.py
> index ce42433..93a884d 100644
> --- a/tests/sanity.py
> +++ b/tests/sanity.py
> @@ -11,6 +11,6 @@ __all__ = ['profile']
> profile = TestProfile()
>
> with profile.group_manager(
> - PiglitGLTest,
> + PiglitGLTest,
> grouptools.join('spec', '!OpenGL 1.0', 'gl-1.0-readpixsanity')) as g:
> g(['gl-1.0-readpixsanity'], run_concurrent=True)
> --
> 2.3.2
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150310/9d456376/attachment.sig>
More information about the Piglit
mailing list