]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool: In --megatestdir mode, stop when there is an error.
authorBruno Haible <bruno@clisp.org>
Wed, 8 May 2024 08:55:43 +0000 (10:55 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 8 May 2024 08:55:43 +0000 (10:55 +0200)
commit06287e49e496212ab22b63b8ed3545625f731fb1
treea209232f900956c5bfc2c4a788c73a51206a0813
parent17b859fb7bdaff11c0e22b366a66623f9c5b6f6d
gnulib-tool: In --megatestdir mode, stop when there is an error.

* gnulib-tool.sh (megatest): Fail when one of the 'configure' or 'make'
steps fails.
* pygnulib/main.py (main): Likewise.
ChangeLog
gnulib-tool.sh
pygnulib/main.py