Commit 80cbdf2
committed
Fix cases where dig -r wasn't working (3.0)
Similar to #1972.
* the ignore ~/.digrc option from dig is now parsed from the builtin help
* there was a potential DNS call which is now avoided
* the +noidnout check is now parsed from the builtin help
* the OPENSSL_CONF="" in check_resolver_bins() was moved a few lines higher to avoid other errors in the terminal
* redo check for noidnout by also using the help function of dig
See also #19491 parent 30a2f47 commit 80cbdf2
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17852 | 17852 | | |
17853 | 17853 | | |
17854 | 17854 | | |
| 17855 | + | |
17855 | 17856 | | |
17856 | 17857 | | |
17857 | 17858 | | |
| |||
17861 | 17862 | | |
17862 | 17863 | | |
17863 | 17864 | | |
17864 | | - | |
| 17865 | + | |
17865 | 17866 | | |
17866 | 17867 | | |
17867 | 17868 | | |
17868 | | - | |
17869 | | - | |
17870 | 17869 | | |
17871 | 17870 | | |
17872 | 17871 | | |
17873 | 17872 | | |
17874 | | - | |
17875 | | - | |
17876 | | - | |
| 17873 | + | |
17877 | 17874 | | |
17878 | 17875 | | |
17879 | 17876 | | |
| |||
0 commit comments