[PATCH] .gitignore: Add new autotools file 'test-driver'

Gaetan Nadon memsize at videotron.ca
Wed Mar 19 04:44:35 PDT 2014


On 14-03-19 01:12 AM, Kristian Høgsberg wrote:
> Recent automake introduces a new shell script helper for the automake
> test framework.  Add it to .gitignore.
>
> Signed-off-by: Kristian Høgsberg <krh at bitplanet.net>
> ---
>
> Gaetan, not sure what the convention is for .gitignore.  You added the
> "Do not edit" comment, but I don't see any other mechanism for updating
> the autotools list.
That's the right place for doing it.

Can you specify which level of automake in the commit text?
Will all modules need this? Or just those including some specific
autoconf macros?

I'll make a note to add this one for the next revision of .gitignore.
>
> Kristian
>
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 94a12fd..dc56b46 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -41,6 +41,7 @@ mkinstalldirs
>  py-compile
>  stamp-h?
>  symlink-tree
> +test-driver
>  texinfo.tex
>  ylwrap
>  



More information about the xorg-devel mailing list