]> granicus.if.org Git - pdns/commitdiff
test-auth
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 10 Jun 2015 07:42:58 +0000 (09:42 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 10 Jun 2015 07:44:01 +0000 (09:44 +0200)
build-scripts/test-master [new file with mode: 0644]

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