Skip to content

Conversation

@joyeecheung
Copy link
Member

@joyeecheung joyeecheung commented Feb 18, 2019

Instead use require('internal/options').getOptionValue to
query to value of --force-fips.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Instead use `require('internal/options').getOptionValue` to
query to value of `--force-fips`.
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. labels Feb 18, 2019
@joyeecheung joyeecheung requested a review from addaleax February 18, 2019 05:54
@joyeecheung
Copy link
Member Author

@joyeecheung
Copy link
Member Author

Landed in 7fc6e62

joyeecheung added a commit that referenced this pull request Feb 20, 2019
Instead use `require('internal/options').getOptionValue` to
query to value of `--force-fips`.

PR-URL: #26178
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this pull request Feb 21, 2019
Instead use `require('internal/options').getOptionValue` to
query to value of `--force-fips`.

PR-URL: #26178
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@BridgeAR BridgeAR mentioned this pull request Feb 26, 2019
rvagg pushed a commit that referenced this pull request Feb 28, 2019
Instead use `require('internal/options').getOptionValue` to
query to value of `--force-fips`.

PR-URL: #26178
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants