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 51c8fbb commit 75ea73eCopy full SHA for 75ea73e
node.gyp
@@ -402,8 +402,8 @@
402
],
403
'node_cctest_sources': [
404
'src/node_snapshot_stub.cc',
405
- '<!@(<(python) tools/search_files.py . test/cctest cc)',
406
- '<!@(<(python) tools/search_files.py . test/cctest h)',
+ '<!@("<(python)" tools/search_files.py . test/cctest cc)',
+ '<!@("<(python)" tools/search_files.py . test/cctest h)',
407
408
'node_cctest_openssl_sources': [
409
'test/cctest/test_crypto_clienthello.cc',
0 commit comments