]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix output of notices.
authorBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 11:06:50 +0000 (12:06 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 11:06:50 +0000 (12:06 +0100)
commit4bdc4f1708b6dbf87f80761287e478de3b0c5200
tree5579c04d86ea043d84a75b460cc63dff55dbd888
parent2fd2e464920e3de063247a1344fb930ade458d4d
gnulib-tool.py: Fix output of notices.

* pygnulib/GLTestDir.py (GLTestDir.execute): Don't print notices if the
verbosity is < -1. Strip newlines from each notice.
* pygnulib/GLImport.py (GLImport.prepare): Don't print notices if the
verbosity is < -1. Strip only newlines, not spaces.
ChangeLog
pygnulib/GLImport.py
pygnulib/GLTestDir.py