]> granicus.if.org Git - pdns/commitdiff
Add a simple test-recursor script
authorPieter Lexis <pieter.lexis@powerdns.com>
Mon, 4 May 2015 07:42:44 +0000 (09:42 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 10 Jun 2015 07:44:01 +0000 (09:44 +0200)
build-scripts/test-recursor [new file with mode: 0755]

diff --git a/build-scripts/test-recursor b/build-scripts/test-recursor
new file mode 100755 (executable)
index 0000000..c02f345
--- /dev/null
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+if [ "$0" != "./build-scripts/test-recursor" ]; then
+  echo "Please run me from the root checkout dir"
+  exit 1
+fi
+
+set -x
+
+cd regression-tests
+
+./runtests recursor