bind9/bin/tests/system/autosign
Michal Nowak a7e2cc5dec
Replace fgrep and egrep with grep -F/-E
GNU Grep 3.8 reports the following warnings:

    egrep: warning: egrep is obsolescent; using grep -E
    fgrep: warning: fgrep is obsolescent; using grep -F

(cherry picked from commit 212c4de043)
2022-10-17 09:10:29 +02:00
..
ns1 autosign: use $DEFAULT_ALGORITHM 2022-08-10 17:25:26 +10:00
ns2 autosign: use FIPS compatible algorithms and key sizes 2022-08-10 17:26:29 +10:00
ns3 autosign: use FIPS compatible algorithms and key sizes 2022-08-10 17:26:29 +10:00
ns4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
clean.sh autosign: use $DEFAULT_ALGORITHM 2022-08-10 17:25:26 +10:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Replace fgrep and egrep with grep -F/-E 2022-10-17 09:10:29 +02:00