[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Overriding LN_S
From: |
Ralf Wildenhues |
Subject: |
Re: Overriding LN_S |
Date: |
Sat, 16 Oct 2010 11:32:34 +0200 |
User-agent: |
Mutt/1.5.20 (2010-08-04) |
By the way, you can test the new tests with
make check TESTSUITEFLAGS='-v -d -x -k AS_LN_S -k AC_PROG_LN_S'
* Ralf Wildenhues wrote on Sat, Oct 16, 2010 at 11:30:01AM CEST:
> --- a/tests/m4sh.at
> +++ b/tests/m4sh.at
> @@ -518,6 +518,32 @@ AT_CHECK([$CONFIG_SHELL ./script])
> AT_CLEANUP
>
>
> +## ------------ ##
> +## AS_MKDIR_P. ##
> +## ------------ ##
Consider this typo fixed.
> +
> +# Build nested dirs.
> +AT_SETUP([AS@&address@hidden)
> +AT_KEYWORDS([m4sh])
[...]