Commit a98aceb806a9d587010b4299398a7e4f71e63503

Collin Funk 2024-03-07T03:11:55

gnulib-tool.py: Fix errors when executing --create-megatestdir. * pygnulib/GLTestDir.py (GLMegaTestDir.execute): Create a testdir for each module in its own subdirectory. Create a testdir with all modules in 'ALL'. Add missing join call on str object. Don't emit 'configure.ac' into 'Makefile.am'. Make sure commands are executed in the proper directory.