Re: [Mesa-dev] [PATCH 23/37] gallium/tools: do not hardcode bash location

2017-02-24 Thread Andreas Boll
Reviewed-by: Andreas Boll 2017-02-23 18:13 GMT+01:00 Emil Velikov : > It is not guaranteed to be in /bin > > Signed-off-by: Emil Velikov > --- > src/gallium/tools/addr2line.sh | 2 +- > src/gallium/tools/trace/tracediff.sh | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > dif

[Mesa-dev] [PATCH 23/37] gallium/tools: do not hardcode bash location

2017-02-23 Thread Emil Velikov
It is not guaranteed to be in /bin Signed-off-by: Emil Velikov --- src/gallium/tools/addr2line.sh | 2 +- src/gallium/tools/trace/tracediff.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/tools/addr2line.sh b/src/gallium/tools/addr2line.sh index 34dec1