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

Eitan Adler lists at eitanadler.com
Fri Nov 9 22:41:52 MST 2012


On 10 November 2012 00:41, Mike Frysinger <vapier at gentoo.org> wrote:
> ironic considering you're espousing a change to support crap systems that
> aren't relevant.

I won't comment on this.

> if the script is written in bash and is intended to be, then
> /bin/bash is the correct answer.

Absolutely false. /usr/local/bin or /opt/bin might be the correct location.

> if the script is intended to be POSIX shell,
> then /bin/sh is the correct answer.

Agreed.

> using env is just stupid.

only if you don't care about portability.

POSIX > env > absolute path


-- 
Eitan Adler


More information about the ccache mailing list