[ccache] [PATCH] Use bash for test.sh.

g.esp at free.fr g.esp at free.fr
Tue Nov 6 03:05:34 MST 2012



----- Mail original -----
> De: "Andrew Stubbs" <ams at codesourcery.com>
> À: "g esp" <g.esp at free.fr>
> Cc: ccache at lists.samba.org
> Envoyé: Mardi 6 Novembre 2012 10:55:23
> Objet: Re: [ccache] [PATCH] Use bash for test.sh.
> 
> On 05/11/12 22:35, g.esp at free.fr wrote:
> > ccache-3.1.8 'make check' work with dash, no?
> 
> There's no problem with configure or make, only with test.sh.
> 
> Andrew
> 
> 
'make check' target run test.sh

On my debian stable machine (x86 32 bits), I set sh as a symlink to dash and changed my script to emit SHELL='/bin/dash'
test is ok with 3.1.8 (ccache is statically linked to glibc in my configuration).

I looked with checkbashims on test.sh git version and no warning is emitted.

Gilles


More information about the ccache mailing list