]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Remove erroneous filepath in test
authortcarpay <8014108+TCY16@users.noreply.github.com>
Tue, 22 Nov 2022 11:11:55 +0000 (12:11 +0100)
committerGitHub <noreply@github.com>
Tue, 22 Nov 2022 11:11:55 +0000 (12:11 +0100)
testdata/ede-caching-cachedb.tdir/ede.conf

index d9bcbabab5c6cc05d20483facc27bca7de4be6b9..8127757846a632d6159cd114e588ffb20c7a0388 100644 (file)
@@ -10,7 +10,7 @@ server:
        directory: ""
        val-log-level: 2
 
-       auto-trust-anchor-file: "/usr/local/etc/unbound/root.key"
+       auto-trust-anchor-file: "root.key"
 
        module-config: "cachedb validator iterator"