Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correcting the installed redis symlinks
The make variable ENGINE_NAME was lost during branching of 7.2.4-rc1 resulting in the creation of faulty symlinks: INSTALL SYMLINK valkey-serverredis -> valkey-server INSTALL SYMLINK valkey-cliredis -> valkey-cli INSTALL SYMLINK valkey-benchmarkredis -> valkey-benchmark INSTALL SYMLINK valkey-check-rdbredis -> valkey-check-rdb INSTALL SYMLINK valkey-check-aofredis -> valkey-check-aof INSTALL SYMLINK valkey-sentinelredis -> valkey-sentinel
- Loading branch information