Re: [Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.

2015-08-19 Thread Eero Tamminen
Hi, On 08/18/2015 08:59 PM, Matt Turner wrote: On Tue, Jul 21, 2015 at 2:08 PM, Vinson Lee wrote: Fixes 'make check' on FreeBSD. Signed-off-by: Vinson Lee --- Seems fine to me. Reviewed-by: Matt Turner At the same time, I don't have any idea if the scripts actually rely on bash itself.

Re: [Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.

2015-08-18 Thread Matt Turner
On Tue, Jul 21, 2015 at 2:08 PM, Vinson Lee wrote: > Fixes 'make check' on FreeBSD. > > Signed-off-by: Vinson Lee > --- Seems fine to me. Reviewed-by: Matt Turner At the same time, I don't have any idea if the scripts actually rely on bash itself. I think I've heard that Debian has a tool to

[Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.

2015-08-17 Thread Vinson Lee
Fixes 'make check' on FreeBSD. Signed-off-by: Vinson Lee --- src/mapi/es1api/ABI-check | 2 +- src/mapi/es2api/ABI-check | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mapi/es1api/ABI-check b/src/mapi/es1api/ABI-check index 44654cd..819568f 100755 --- a/src/mapi/es1ap

[Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.

2015-07-21 Thread Vinson Lee
Fixes 'make check' on FreeBSD. Signed-off-by: Vinson Lee --- src/mapi/es1api/ABI-check | 2 +- src/mapi/es2api/ABI-check | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mapi/es1api/ABI-check b/src/mapi/es1api/ABI-check index 44654cd..819568f 100755 --- a/src/mapi/es1ap