From ff0baee6cc3787fc331c77eb09a32c5ff8a4c306 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 17 Jun 2015 22:15:15 +0200 Subject: [PATCH] [3732b] Removed reference of no longer existing LOG_SPEC_FILE --- src/lib/config/tests/data_def_unittests_config.h.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/config/tests/data_def_unittests_config.h.in b/src/lib/config/tests/data_def_unittests_config.h.in index f9662f091e..031cdf6aad 100644 --- a/src/lib/config/tests/data_def_unittests_config.h.in +++ b/src/lib/config/tests/data_def_unittests_config.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2009, 2015 Internet Systems Consortium, Inc. ("ISC") // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above @@ -13,4 +13,3 @@ // PERFORMANCE OF THIS SOFTWARE. #define TEST_DATA_PATH "@abs_srcdir@/testdata" -#define LOG_SPEC_FILE "@abs_top_srcdir@/src/bin/cfgmgr/plugins/logging.spec" -- 2.47.2