From 40bb869510e17088209eafeda9df5499e5a263ae Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 21 Jun 2012 11:17:33 +0000 Subject: [PATCH] set recursor test scripts executable git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2636 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- regression-tests.recursor/cleandig | 0 regression-tests.recursor/config.sh | 0 regression-tests.recursor/runtests | 0 regression-tests.recursor/start.sh | 0 regression-tests.recursor/stop.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 regression-tests.recursor/cleandig mode change 100644 => 100755 regression-tests.recursor/config.sh mode change 100644 => 100755 regression-tests.recursor/runtests mode change 100644 => 100755 regression-tests.recursor/start.sh mode change 100644 => 100755 regression-tests.recursor/stop.sh diff --git a/regression-tests.recursor/cleandig b/regression-tests.recursor/cleandig old mode 100644 new mode 100755 diff --git a/regression-tests.recursor/config.sh b/regression-tests.recursor/config.sh old mode 100644 new mode 100755 diff --git a/regression-tests.recursor/runtests b/regression-tests.recursor/runtests old mode 100644 new mode 100755 diff --git a/regression-tests.recursor/start.sh b/regression-tests.recursor/start.sh old mode 100644 new mode 100755 diff --git a/regression-tests.recursor/stop.sh b/regression-tests.recursor/stop.sh old mode 100644 new mode 100755 -- 2.49.0