mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
92e7c93fce
Test executes with a copy of the node executable since $PREFIX/lib/node is relative to the executable location. PR-URL: https://github.com/nodejs/node/pull/9283 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: João Reis <reis@janeasystems.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2 lines
31 B
JavaScript
2 lines
31 B
JavaScript
exports.string = '$NODE_PATH';
|