Unverified Commit 8866ff5a authored by John Kleinschmidt's avatar John Kleinschmidt Committed by Anna Henningsen
Browse files

test: use symlinks to copy shells

Git for Windows includes `C:\Program Files\Git\bin\bash.exe`,
which spawns ..\usr\bin\bash.exe, so copying that executable
won't work.

However, if a symlink is used to test paths with spaces,
this executable will still work.

PR-URL: https://github.com/nodejs/node/pull/32129


Reviewed-By: default avatarRod Vagg <rod@vagg.org>
Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
Reviewed-By: default avatarRichard Lau <riclau@uk.ibm.com>
parent 38bf1bee
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment