We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c2279 commit 73dc8c2Copy full SHA for 73dc8c2
node.gyp
@@ -401,8 +401,8 @@
401
],
402
'node_cctest_sources': [
403
'src/node_snapshot_stub.cc',
404
- '<!@(<(python) tools/search_files.py . test/cctest cc)',
405
- '<!@(<(python) tools/search_files.py . test/cctest h)',
+ '<!@("<(python)" tools/search_files.py . test/cctest cc)',
+ '<!@("<(python)" tools/search_files.py . test/cctest h)',
406
407
'node_cctest_openssl_sources': [
408
'test/cctest/test_crypto_clienthello.cc',
0 commit comments