]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Only check existence for --extract-tests-module.
authorCollin Funk <collin.funk1@gmail.com>
Mon, 1 Apr 2024 08:40:01 +0000 (01:40 -0700)
committerBruno Haible <bruno@clisp.org>
Mon, 1 Apr 2024 13:21:21 +0000 (15:21 +0200)
commit289ab93455014b6e7b7a3d4b7be759dc834ca208
tree8560b8d9dbdf4da8c020b4853eacdd601b751bcb
parenta225216dfe95ee1e07f11254e0a4edfdcf9ac783
gnulib-tool.py: Only check existence for --extract-tests-module.

* pygnulib/main.py (main): Check that the test module exists instead of
looking it up and patching it if diff's are found.
ChangeLog
pygnulib/main.py