build: replace non-POSIX test -a|o · nodejs/node@e9be209 · GitHub
Skip to content

Commit e9be209

Browse files
concatimedanielleadams
authored andcommitted
build: replace non-POSIX test -a|o
test/[ from sbase unix tools[1] throws "too many arguments" if -a or -o is provided. The syntax has been marked obsolescent as per the manual[2]. [1] http://core.suckless.org/sbase/ [2] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html#tag_20_128_16 PR-URL: #38731 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent 695e982 commit e9be209

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Makefile

Lines changed: 6 additions & 6 deletions

android-configure

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)