Files
node/lib
Daniel Bevenius 567b9f86cc lib: suppress crypto related env vars in help msg
This commit adds a crypto check to suppress the crypto related
environment variables introduced in Commit
399bb3c95a ("doc: add NODE_DEBUG_NATIVE to API
docs").

Without this check, test/parallel/test-cli-node-print-help.js will fail
when configured --without-ssl, as it some of the descriptions for these
environment variables contain flags that the test is not expecting to find.

PR-URL: https://github.com/nodejs/node/pull/24556
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-11-27 05:41:34 +01:00
..
2018-11-06 10:58:42 -05:00
2018-11-20 11:46:38 -08:00
2018-11-16 21:56:29 +09:00
2018-11-20 10:42:31 -08:00
2018-07-16 15:55:15 -07:00
2018-10-17 19:56:43 +02:00