From 5eaf8e9b02c6d044b8ed3d7be1ed3e00c537893b Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Thu, 17 Oct 2019 23:00:03 +0200 Subject: [PATCH] pdns: oracle leftovers --- .../debian/authoritative/debian-buster/copyright | 6 ------ regression-tests/backends/common | 8 -------- 2 files changed, 14 deletions(-) diff --git a/builder-support/debian/authoritative/debian-buster/copyright b/builder-support/debian/authoritative/debian-buster/copyright index 36fd485f7..c45339f92 100644 --- a/builder-support/debian/authoritative/debian-buster/copyright +++ b/builder-support/debian/authoritative/debian-buster/copyright @@ -65,12 +65,6 @@ Files: modules/luabackend/* Copyright: 2011 Fredrik Danerklint License: GPL-2 with OpenSSL Exception -Files: modules/oraclebackend/* -Copyright: 2010 - 2011 Maik Zumstrull - Steinbuch Centre for Computing, - Karlsruhe Institute of Technology -License: Expat - Files: modules/opendbxbackend/* Copyright: 2005-2007 Norbert Sendetzky License: GPL-2 with OpenSSL Exception diff --git a/regression-tests/backends/common b/regression-tests/backends/common index e5533c473..5abd4bb8b 100644 --- a/regression-tests/backends/common +++ b/regression-tests/backends/common @@ -105,10 +105,6 @@ start_slave () source ./backends/godbc_mssql-slave ;; - goracle*) - source ./backends/goracle-slave - ;; - gpgsql*) source ./backends/gpgsql-slave ;; @@ -121,10 +117,6 @@ start_slave () source ./backends/lmdb-slave ;; - oracle*) - source ./backends/oracle-slave - ;; - ext-bind*) source ./ext/bind-slave ;; -- 2.40.0