summaryrefslogtreecommitdiffstats
path: root/logd/CMakeLists.txt
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-05-09 11:54:17 +0000
committerGeir Storli <geirst@verizonmedia.com>2019-05-09 11:54:17 +0000
commit46885b2f72030a887c2787858929c8ed088fdaaf (patch)
tree0ddbd1f8466d86d750b50c0916fddab16040e269 /logd/CMakeLists.txt
parent72db80647f7b9e6dab491dc6634b1bd477cf59cd (diff)
Remove the legacy protocol between logd and logserver.
The RPC protocol has been the new default since 2019-04-12.
Diffstat (limited to 'logd/CMakeLists.txt')
-rw-r--r--logd/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/logd/CMakeLists.txt b/logd/CMakeLists.txt
index 55afaf9d126..c49632351dc 100644
--- a/logd/CMakeLists.txt
+++ b/logd/CMakeLists.txt
@@ -14,7 +14,7 @@ vespa_define_module(
src/logd
TESTS
- src/tests/legacy_forwarder
+ src/tests/empty_forwarder
src/tests/proto_converter
src/tests/rotate
src/tests/rpc_forwarder