]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3732b] Removed reference of no longer existing LOG_SPEC_FILE
authorFrancis Dupont <fdupont@isc.org>
Wed, 17 Jun 2015 20:15:15 +0000 (22:15 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 17 Jun 2015 20:15:15 +0000 (22:15 +0200)
src/lib/config/tests/data_def_unittests_config.h.in

index f9662f091e5e89ac775f178f00ed47cca7b1fb5d..031cdf6aad60e8426c66b6f00fb15962054819e7 100644 (file)
@@ -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"