Hi Bruno,

Bruno Haible <br...@clisp.org> writes:

> Rather than having to sync this file from gnulib manually, it would
> be better if the 'bootstrap.conf' file of each of the packages
> would contain an invocation of
>   gnulib-tool --copy-file tests/init.sh
> This would make this sync automatic.

Agreed.

I don't see that option used much. So I think it is worth mentioning
that projects like sed will need to use the --tests-base option.

> ./sed/testsuite/init.sh

$ gnulib-tool --tests-base testsuite --copy-file tests/init.sh

Will work correctly. Maybe in bootstrap_post_import_hook or
bootstrap_epilogue.

Collin

Reply via email to