[Piglit] [PATCH piglit] Fix redundant shebangs and executable bits.

Chad Versace chad at chad-versace.us
Tue Oct 18 14:26:05 PDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/18/2011 12:41 PM, Matěj Cepl wrote:
> I think that no Python file in framework/ or tests/ should have shebang, and
> tests/shaders/gen_equal_tests.py shouldn't have the executable bit set.
> 
> Signed-off-by: Matěj Cepl <mcepl at redhat.com>
> ---
>  framework/__init__.py            |    1 -
>  framework/core.py                |    1 -
>  framework/exectest.py            |    1 -
>  framework/gleantest.py           |    1 -
>  framework/glsl_parser_test.py    |    1 -
>  framework/summary.py             |    1 -
>  tests/all.tests                  |    1 -
>  tests/external-glslparser.tests  |    1 -
>  tests/gtf.tests                  |    1 -
>  tests/quick-driver.tests         |    1 -
>  tests/quick.tests                |    1 -
>  tests/r300.tests                 |    1 -
>  tests/r500.tests                 |    1 -
>  tests/r600.tests                 |    1 -
>  tests/sanity.tests               |    1 -
>  15 files changed, 0 insertions(+), 15 deletions(-)
>  mode change 100755 => 100644 tests/shaders/gen_equal_tests.py


Matěj, thanks for the cleanup. I pushed the patch with one modification and appended
the commit message accordingly.

    Fix redundant shebangs and executable bits.
    
    I think that no Python file in framework/ or tests/ should have shebang, and
    tests/shaders/gen_equal_tests.py shouldn't have the executable bit set.

    chad: I modified Matěj's patch to retain the shebang for
          glsl_parser_test.py. That file can be ran as a standalone script.


- -- 
Chad Versace
chad at chad-versace.us
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJOne7rAAoJEAIvNt057x8iBgMQAJ0FbbYw+RsbgigayuUqjwTr
HAusz8vY0DuUvCN9Ny43WPfnnamryaVgt+OEbf6AtIAeAkEte2iMLF697mtXzXsE
YuM65GkCBMOjwGgccV1KKZKbI//5XGTsr72QGjRYZyLMJbCZ+U5x4sQEGo3maMLE
vOH31ZSxu3jd2lM1756JCfr14nmzGC/dFtE2yO+iEFvBatf4BEHggdI0eprnWLx/
lOB4bfk4FJ5/Hw7nPnRwElg10h1hZ08Jov9XE6M6Yp2+T6lofA/flZRmfOcnScVF
J9q8Nf/ITVG3EcR7ulM/2N2+CYakAGHTc0jSD0ToRzOQuQ5AySladIpoD54E9EgX
Ro5WeuIzjgTvDhdR6hhqB0+AjCjpe+sae1rdOYbQTSNF0Khwo8ZqecHsT8BnO2Jj
6yHHieA/NeKGUCMRgsykHvEhYEEnV4pW7il0MYUY4LGxuf8CsChmY8wyAh09guPo
B6FLQrYCD53n27KPzjhKseg8KF7Kg/dN4tISp72Yws82RJSxwP9O/CrDoAKS52ek
zGs+3XzqUkFHVEW1jgdbYHWKNUoiVdtRYqzTMlFCEpopMSVqwvbbWhtir9K2Fr9G
sQ5J4QHDd235pYYNt40OPI8P0GfZMcS6ImLD4kWvTmQHIWCOwaJOvIEjLzaCu73W
tYKpIvyZw/ioAod3ct3Z
=K3HN
-----END PGP SIGNATURE-----


More information about the Piglit mailing list