[Piglit] [PATCH 10/26] glsl_parser_test.py: Remove bad vim modeset line

Chad Versace chad.versace at linux.intel.com
Mon Jul 22 13:51:58 PDT 2013


On 07/10/2013 03:19 PM, Dylan Baker wrote:
> Removes a vim modeset line that is not PEP8 compliant
> ---
>   framework/glsl_parser_test.py | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/framework/glsl_parser_test.py b/framework/glsl_parser_test.py
> index 9734dde..7fb89bd 100755
> --- a/framework/glsl_parser_test.py
> +++ b/framework/glsl_parser_test.py
> @@ -390,5 +390,3 @@ if __name__ == '__main__':
>       test_file = sys.argv[1]
>       test = GLSLParserTest(test_file)
>       test.run_standalone()

All patches up to 10 are
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>



More information about the Piglit mailing list