aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-09 20:57:30 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-09 20:57:30 +0000
commit7b599b7485d9bf79bb515c82099912e86a9e100b (patch)
tree8b92dfd20053006fe52430bfc18acefc11fe16d2 /dist
parent415e0c386a72efca3a0a5d1c3418e5d929ed7ab8 (diff)
Adjust renaming: vespa-fbench-filterfile ==> vespa-fbench-filter-file.
Diffstat (limited to 'dist')
-rwxr-xr-xdist/post_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index f8d447fcb77..ff096d8f7ef 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -124,6 +124,6 @@ ln -s vespa-ping-configproxy $INSTALLPATH/bin/pingproxy
# Temporary when renaming programs in fbench
ln -s vespa-fbench $INSTALLPATH/bin/fbench
-ln -s vespa-fbench-filterfile $INSTALLPATH/bin/filterfile
+ln -s vespa-fbench-filter-file $INSTALLPATH/bin/filterfile
ln -s vespa-geturl $INSTALLPATH/bin/geturl
ln -s vespa-fbench-split-file $INSTALLPATH/bin/splitfile