]> git.ipfire.org Git - thirdparty/pdns.git/blame - regression-tests.recursor/comments-in-forward-zones-file/command
test: fix comments-in-forward-zones-file sorting?
[thirdparty/pdns.git] / regression-tests.recursor / comments-in-forward-zones-file / command
CommitLineData
a6a26b43 1#!/bin/sh
a6a1a3b3 2curl -s -H 'X-API-Key: secret' 127.0.0.1:8082/api/v1/servers/localhost/zones | jq '.[] | select(.kind=="Forwarded")' | LC_ALL=C sort | sed 's/,$//'