gnulib-tool.py: Fix the modules indentation in --create-testdir' output.
commit2fd2e464920e3de063247a1344fb930ade458d4d
authorBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 02:18:24 +0000 (24 03:18 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 02:18:24 +0000 (24 03:18 +0100)
tree8d369492210fd203eb437e5d37aa276446ef98c4
parent7139c23fb6ce83561ef5357db01aab24f9256994
gnulib-tool.py: Fix the modules indentation in --create-testdir' output.

* pygnulib/GLTestDir.py (GLTestDir.execute): Use specified_modules
instead of self.config.getModules(), since the latter may be empty.
ChangeLog
pygnulib/GLTestDir.py