]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix testdirs created with --without-tests.
authorBruno Haible <bruno@clisp.org>
Mon, 5 Aug 2024 18:24:44 +0000 (20:24 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 5 Aug 2024 18:24:44 +0000 (20:24 +0200)
commit26aab01aed14514a1371c116e5aa41d7a410ae01
tree6019313d9a023fa72f2e30bdb293a3d4c6de0c3e
parent14b5283963f5146479eb25f6bd8ab626fd6c8ff5
gnulib-tool.py: Fix testdirs created with --without-tests.

* pygnulib/GLTestDir.py (GLTestDir.execute): Don't assume that 'gltests'
is the last subdirectory with a configure.ac.
ChangeLog
pygnulib/GLTestDir.py