mirror of
https://https.git.savannah.gnu.org/git/make.git
synced 2026-01-27 18:04:55 +00:00
When using Perl's backticks make sure that the path to the command invoked is quoted. On Windows, in particular, paths to commands such as diff, etc. may contain whitespace.