]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Make --with/--without-*-tests handling a little safer.
authorBruno Haible <bruno@clisp.org>
Thu, 4 Aug 2022 09:53:37 +0000 (11:53 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 4 Aug 2022 10:34:05 +0000 (12:34 +0200)
commite7101c252c537dd198af9329d861c353241bcb61
tree9ebad6573b4bc6bbb2cdddf86a4bbdeaebbc3aeb
parentf04b5c3acdc08549fb5b25936d2d17faae83a89b
gnulib-tool.py: Make --with/--without-*-tests handling a little safer.

* pygnulib/GLConfig.py (__init__): Fix reset* invocations.
setInclTestCategories, setExclTestCategories): Revert to old value if
the new value is invalid.
ChangeLog
pygnulib/GLConfig.py