Re: [PATCH] Use bash for test.sh.

[email protected]
Newsgroups gmane.comp.compilers.ccache
Message-ID <1938102921.10822507.1352154952420.JavaMail.root@zimbra33-e6.priv.proxad.net>

----- Mail original -----
> De: "Andrew Stubbs" <[email protected]>
> À: [email protected]
> Envoyé: Lundi 5 Novembre 2012 18:55:10
> Objet: [ccache] [PATCH] Use bash for test.sh.
> 
> The test script fails with shells other than bash. At least dash
> doesn't work.
> 
> Signed-off-by: Andrew Stubbs <[email protected]>
> ---
>   test.sh |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test.sh b/test.sh
> index 4c78617..a334f62 100755
> --- a/test.sh
> +++ b/test.sh
> @@ -1,4 +1,4 @@
> -#!/bin/sh
> +#!/bin/bash
>   #
>   # A simple test suite for ccache.
>   #
> --

ccache-3.1.8 'make check' work with dash, no?

Gilles
_______________________________________________
ccache mailing list
[email protected]
https://lists.samba.org/mailman/listinfo/ccache
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.