diff options
author | Rod Vagg <rod@vagg.org> | 2018-12-05 10:56:02 +1100 |
---|---|---|
committer | Rich Trott <rtrott@gmail.com> | 2018-12-04 22:01:01 -0800 |
commit | 6ccc80c82a7e21bc9315d6fdccea62ce8e2712a7 (patch) | |
tree | 43d1908a70d558bd6074fd02fa006b70f02394b0 /lib/internal/streams/legacy.js | |
parent | 06e5afa9485c29301ec622be0487afe8d9c597d7 (diff) | |
download | node-new-6ccc80c82a7e21bc9315d6fdccea62ce8e2712a7.tar.gz |
build: fix check-xz for platforms defaulting to sh
5e80a9a160 introduced check-xz, using `[[ .. ]]` syntax, but this is a
bash builtin and some platforms default to `sh` when doing
`$(shell ...)` in Makefiles.
Fix is to make it sh friendly.
Ref: https://github.com/nodejs/node/pull/24551
PR-URL: https://github.com/nodejs/node/pull/24841
Refs: https://github.com/nodejs/node/pull/24551
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'lib/internal/streams/legacy.js')
0 files changed, 0 insertions, 0 deletions