On Sun, Oct 23, 2022 at 06:38:15PM +0300, Eli Zaretskii wrote: > The prove.sh test fails here, because the version of 'prove' I have > with MSYS is too old (1.04), and it doesn't support the -w switch. I > do have 'prove' as part of the newer Perl I use with texi2any, but > it's a Windows batch file, so it will be difficult to invoke that from > a Bash shell script. > > Do we really need the -w switch? If I remove it, the test passes.
If it is Pod-Simple-Texinfo/prove.sh, this should be fixed by the following commit: https://git.savannah.gnu.org/cgit/texinfo.git/commit/?id=bcc831f0819337c69ec01013920339fde1facfee -- Pat
