[SCM] make branch, master, updated. 4.2.92-3-gacbef3f

[email protected] (Paul D. Smith) Mon, 16 Dec 2019 16:21:42 -0500 (EST)
Newsgroups gmane.comp.gnu.make.devel
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "make".

The branch, master has been updated
       via  acbef3f612f46411e720c52bee70014df1c2f4fd (commit)
      from  3822f77c1d10f4c0789a0262aab35adb00c8d22d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit acbef3f612f46411e720c52bee70014df1c2f4fd
Author: Paul Smith <[email protected]>
Date:   Mon Dec 16 16:18:58 2019 -0500

    * tests/run_make_tests.pl (subst_make_string): Force use of /
    
    On Windows the path to the helper tool will contain '\': this will
    fail if recipes are run with a POSIX shell.  Convert '\' to '/'
    on Windows.  While here, escape any spaces in the path as well.

-----------------------------------------------------------------------

Summary of changes:
 tests/run_make_tests.pl | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
make