summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJoão Reis <reis@janeasystems.com>2019-09-19 14:25:37 +0100
committerRich Trott <rtrott@gmail.com>2019-09-27 16:45:12 -0700
commit35bfe0e414f4d4b79ca0820c3b0dd41e61d893be (patch)
tree0a825438b45f5234d6b2f4db1918b6c714229d8c /test
parentaea9a0f77da6a14d4fee2b21b0f4a6a813a01e70 (diff)
downloadandroid-node-v8-35bfe0e414f4d4b79ca0820c3b0dd41e61d893be.tar.gz
android-node-v8-35bfe0e414f4d4b79ca0820c3b0dd41e61d893be.tar.bz2
android-node-v8-35bfe0e414f4d4b79ca0820c3b0dd41e61d893be.zip
build,win: goto lint only after defining node_exe
When running `vcbuild lint` on a new prompt where vcbuild was not run before, `%node_exe%` was not defined and `eslint.js`, `lint-js.js` and `lint-md.js` would be run directly using the program defined in Windows (usually the Windows Scripting Host or Notepad). This moves the goto statement to after `%node_exe%` is defined. Fixes: https://github.com/nodejs/node/issues/29602 PR-URL: https://github.com/nodejs/node/pull/29616 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions