Commit a39cd45
src: remove
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>process.binding('config').fipsForced
1 parent 633c1ea commit a39cd45Copy full SHA for a39cd45
File tree
Expand file treeCollapse file tree
2 files changed
+2
-7
lines changedOpen diff view settings
Filter options
- lib
- src
Expand file treeCollapse file tree
2 files changed
+2
-7
lines changedOpen diff view settings
Collapse file
+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
| 40 | + |
| 41 | + |
44 | 42 | |
45 | 43 | |
46 | 44 | |
|
Collapse file
-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
43 | | - |
44 | | - |
45 | | - |
46 | 43 | |
47 | 44 | |
48 | 45 | |
|
0 commit comments