]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - regression-tests.recursor/runtests
Initial code for ecs-cache-limit-ttl.
[thirdparty/pdns.git] / regression-tests.recursor / runtests
index b9191e5c16953f3fc0c57cef548ab3d408504ca0..90a9f0fea4336e84f96750084bbd46f505dd16c3 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/sh
 set -e
-set -x
+if [ "${PDNS_DEBUG}" = "YES" ]; then
+  set -x
+fi
 
 . ./vars
 
@@ -15,3 +17,4 @@ export testsdir
 
 nameserver=$PREFIX.9 port=53 ../regression-tests/runtests
 context=recursor ../regression-tests/toxml
+! grep . */diff