接上一篇安裝linux問題,解決redis安裝后make test錯誤


(file "tests/helpers/bg_complex_data.tcl" line 10) Killing still running Redis server 3987 make[1]

: *** [test] Error 1 make[1]: Leaving directory `/usr/local/redis/redis-4.0.2/src' make: *** [test] Error 2

解決辦法:

vim tests/integration/replication-psync.tcl

把after 后面的值設置為1000,然后重新make test

 https://www.lqs1920.com/post/43


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM