Re: [Intel-gfx] [PATCH i-g-t v2] tests: Clean up shell scripts

2017-02-07 Thread Jani Nikula
On Tue, 07 Feb 2017, Joonas Lahtinen wrote: > On ti, 2017-02-07 at 15:32 +0200, Jani Nikula wrote: >> > On Tue, 07 Feb 2017, Joonas Lahtinen >> > wrote: >> > >> > On ma, 2017-02-06 at 17:40 +0100, Daniel Vetter wrote: >> > > >> > > On Mon, Feb 06, 2017 at 03:25:27PM +0200, Jani Nikula wrote: >

Re: [Intel-gfx] [PATCH i-g-t v2] tests: Clean up shell scripts

2017-02-07 Thread Joonas Lahtinen
On ti, 2017-02-07 at 15:32 +0200, Jani Nikula wrote: > > On Tue, 07 Feb 2017, Joonas Lahtinen > > wrote: > > > > On ma, 2017-02-06 at 17:40 +0100, Daniel Vetter wrote: > > > > > > On Mon, Feb 06, 2017 at 03:25:27PM +0200, Jani Nikula wrote: > > > > > > > > On Mon, 06 Feb 2017, Joonas Lahtinen

Re: [Intel-gfx] [PATCH i-g-t v2] tests: Clean up shell scripts

2017-02-07 Thread Jani Nikula
On Tue, 07 Feb 2017, Joonas Lahtinen wrote: > On ma, 2017-02-06 at 17:40 +0100, Daniel Vetter wrote: >> On Mon, Feb 06, 2017 at 03:25:27PM +0200, Jani Nikula wrote: >> > >> > On Mon, 06 Feb 2017, Joonas Lahtinen >> > wrote: >> > > >> > > Convert all scripts to use /bin/sh shebang and fix all s

Re: [Intel-gfx] [PATCH i-g-t v2] tests: Clean up shell scripts

2017-02-07 Thread Joonas Lahtinen
On ma, 2017-02-06 at 17:40 +0100, Daniel Vetter wrote: > On Mon, Feb 06, 2017 at 03:25:27PM +0200, Jani Nikula wrote: > > > > On Mon, 06 Feb 2017, Joonas Lahtinen > > wrote: > > > > > > Convert all scripts to use /bin/sh shebang and fix all shellcheck > > > reported problems. > > > > Pro-tip,

Re: [Intel-gfx] [PATCH i-g-t v2] tests: Clean up shell scripts

2017-02-06 Thread Daniel Vetter
On Mon, Feb 06, 2017 at 03:25:27PM +0200, Jani Nikula wrote: > On Mon, 06 Feb 2017, Joonas Lahtinen wrote: > > Convert all scripts to use /bin/sh shebang and fix all shellcheck > > reported problems. > > Pro-tip, this is the place reserved in commit messages for describing > *why* you think the c

Re: [Intel-gfx] [PATCH i-g-t v2] tests: Clean up shell scripts

2017-02-06 Thread Jani Nikula
On Mon, 06 Feb 2017, Joonas Lahtinen wrote: > Convert all scripts to use /bin/sh shebang and fix all shellcheck > reported problems. Pro-tip, this is the place reserved in commit messages for describing *why* you think the change is needed or for the better. ;) BR, Jani. > > v2: Include tests/M

[Intel-gfx] [PATCH i-g-t v2] tests: Clean up shell scripts

2017-02-06 Thread Joonas Lahtinen
Convert all scripts to use /bin/sh shebang and fix all shellcheck reported problems. v2: Include tests/Makefile.sources (Petri) Signed-off-by: Joonas Lahtinen Cc: Petri Latvala Cc: Daniel Vetter Cc: Jani Nikula Reviewed-by: Petri Latvala --- tests/Makefile.sources | 1 - tests/check_d