LGTM, pushed, thanks.

> -----Original Message-----
> From: Beignet [mailto:[email protected]] On Behalf Of
> Jan Vesely
> Sent: Friday, September 2, 2016 13:34
> To: [email protected]
> Subject: [Beignet] [PATCH] tests: Use python2 explicitly
> 
> Signed-off-by: Jan Vesely <[email protected]>
> ---
>  utests/utest_generator.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/utests/utest_generator.py b/utests/utest_generator.py index
> 2c02ad6..d66788c 100644
> --- a/utests/utest_generator.py
> +++ b/utests/utest_generator.py
> @@ -1,4 +1,4 @@
> -#!/usr/bin/python
> +#!/usr/bin/python2
>  from __future__ import print_function
>  import os,sys,re,string
> 
> --
> 2.7.4
> 
> _______________________________________________
> Beignet mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/beignet
_______________________________________________
Beignet mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/beignet

Reply via email to