On Thu, Jun 10, 2021 at 09:51:05PM +0200, Bruno Haible wrote:
> +++ b/gnulib-tool
> @@ -4275,6 +4275,14 @@ func_emit_tests_Makefile_am ()
>    echo "     @echo '## You can ignore compiler warnings in this directory.  
> ##'"
>    echo "     @echo '## ---------------------------------------------------- 
> ##'"
>    echo
> +  # Arrange to print a message before executing the tests in this directory.
> +  echo "check-am: check-notice"
> +  echo "check-notice:"
> +  echo "     @echo '## ---------------------------------------------------- 
> ##'"
> +  echo "     @echo '## ------------------- Gnulib tests ------------------- 
> ##'"
> +  echo "     @echo '## Please report test failures to <bug-gnulib@gnu.org>. 
> ##'"

Is it worth the longer line for "test failures in this directory"?

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org


Reply via email to