]> git.ipfire.org Git - thirdparty/pdns.git/blob - regression-tests.nobackend/zone2sql-json-comments/command
Merge pull request #9134 from omoerbeek/secpoll-cleanup
[thirdparty/pdns.git] / regression-tests.nobackend / zone2sql-json-comments / command
1 #!/bin/sh
2
3 # We use faketime because the comments table has a modified_at field
4 ${ZONE2SQL} --gsqlite --zone=zone2sql-json-comments/example.net.zone --json-comments | \
5 perl -p -e 's/[0-9]{10,12}/1234567890/g'