summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorGeir Storli <geirstorli@yahoo.no>2017-06-14 18:19:37 +0200
committerGitHub <noreply@github.com>2017-06-14 18:19:37 +0200
commit26f7f7b6d7a9bf090a63ac8bcd2243e9180adca5 (patch)
tree314eb1d8f76543a0d6964b448578f76977ca2625 /dist
parent84560e700ad98068e2fa360c97ed5e99d826efd2 (diff)
parent5c7cf7e15c41e4f1de1e7684b0cb4d9a0fedef13 (diff)
Merge pull request #2784 from yahoo/toregge/rename-vds-programs-further
Rename vespa-dump-slotfile to vespa-vds-dump-slotfile.
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 4fd17225afa..40e440a0c35 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -121,7 +121,7 @@ ln -s vespa-log-replay $INSTALLPATH/bin/vlogreplay
ln -s vespa-logd $INSTALLPATH/sbin/logd
# Temporary when renaming binaries in memfilepersistence
-ln -s vespa-dump-slotfile $INSTALLPATH/bin/dumpslotfile
+ln -s vespa-vds-dump-slotfile $INSTALLPATH/bin/dumpslotfile
ln -s vespa-vds-disktool-bin $INSTALLPATH/bin/vdsdisktool-bin
ln -s vespa-vds-disktool $INSTALLPATH/bin/vdsdisktool