Hi Collin,
Thanks; applied as well.
> Also, I am aware that the conditional that I changed in
> GLTestDir.execute() can be simplified to:
>
> # Determine final file list.
> if not single_configure:
> main_modules = modules
> tests_modules = [ module
>
This patch should be pretty easy to test with:
$ gnulib-tool --create-testdir --dir mytestdir libtextstyle-optional
comparing gnulib-tool.sh and gnulib-tool.py before and after the
patch.
Also, I am aware that the conditional that I changed in
GLTestDir.execute() can be simplified to:
#