aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorGeir Storli <geirstorli@yahoo.no>2017-06-14 18:25:50 +0200
committerGitHub <noreply@github.com>2017-06-14 18:25:50 +0200
commit7cc209cd9149da0d06d18fa7d5513f98ea61bff0 (patch)
tree7c63ffe55435533859ce218589b37d91f96835b3 /dist
parent26f7f7b6d7a9bf090a63ac8bcd2243e9180adca5 (diff)
parent60143c6650ecb170bc82b4c6c831ac852e1d0bf7 (diff)
Merge pull request #2782 from yahoo/toregge/rename-fbench-programs-further
Rename vespa-geturl to vespa-fbench-geturl.
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 40e440a0c35..3227cf22950 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -141,7 +141,7 @@ 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-filter-file $INSTALLPATH/bin/filterfile
-ln -s vespa-geturl $INSTALLPATH/bin/geturl
+ln -s vespa-fbench-geturl $INSTALLPATH/bin/geturl
ln -s vespa-fbench-split-file $INSTALLPATH/bin/splitfile
# Temporary when renaming programs in slobrok