]> git.ipfire.org Git - thirdparty/pdns.git/blob - regression-tests.recursor/simple-rawtypes/command
Merge pull request #13387 from omoerbeek/rec-b-root-servers
[thirdparty/pdns.git] / regression-tests.recursor / simple-rawtypes / command
1 #!/bin/sh
2 cleandig srv.arthur.example.net srv | sed 's/\(.*\t\)\([0-9]\+\tIN\)/\13600\tIN/'
3 cleandig rp.arthur.example.net rp | sed 's/\(.*\t\)\([0-9]\+\tIN\)/\13600\tIN/'
4 cleandig type1234.arthur.example.net TYPE1234 | sed 's/\(.*\t\)\([0-9]\+\tIN\)/\13600\tIN/'