aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-14 14:13:17 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-14 14:13:17 +0000
commitd8ec16aed035cd208cc627fe0c603fc0653c2906 (patch)
tree71009164d35aa9c0821a60da7f8d368e919ee530 /searchcore
parent707aaf0d406518427d1f8c643cbf85a8535e6043 (diff)
Rename vespa-fdispatch to vespa-dispatch.
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/apps/fdispatch/.gitignore2
-rw-r--r--searchcore/src/apps/fdispatch/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/searchcore/src/apps/fdispatch/.gitignore b/searchcore/src/apps/fdispatch/.gitignore
index 6cb8d53bdc1..36a9a584d01 100644
--- a/searchcore/src/apps/fdispatch/.gitignore
+++ b/searchcore/src/apps/fdispatch/.gitignore
@@ -1 +1 @@
-vespa-fdispatch-bin
+vespa-dispatch-bin
diff --git a/searchcore/src/apps/fdispatch/CMakeLists.txt b/searchcore/src/apps/fdispatch/CMakeLists.txt
index 63e1e6ca515..5e8be507161 100644
--- a/searchcore/src/apps/fdispatch/CMakeLists.txt
+++ b/searchcore/src/apps/fdispatch/CMakeLists.txt
@@ -2,7 +2,7 @@
vespa_add_executable(searchcore_fdispatch_app
SOURCES
fdispatch.cpp
- OUTPUT_NAME vespa-fdispatch-bin
+ OUTPUT_NAME vespa-dispatch-bin
INSTALL sbin
DEPENDS
searchcore_fdispatch_program