Fix for 15.10.
This commit is contained in:
parent
7e87546523
commit
d80d8c792b
@ -548,7 +548,7 @@ function run_installer()
|
||||
|
||||
function linux_rocksdb_installer()
|
||||
{
|
||||
if [[ $isUbuntu1404 ]]; then
|
||||
if [[ $isUbuntu1404 == true ]]; then
|
||||
ubuntu1404_rocksdb_installer
|
||||
else
|
||||
oldpwd=`pwd`
|
||||
|
Loading…
Reference in New Issue
Block a user