1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

fix missing fi

This commit is contained in:
David Hill
2017-05-24 08:59:41 -05:00
parent dfd15b2b13
commit 54fb807fef

View File

@ -898,6 +898,8 @@ checkPackages()
`rm -f pkg_check`
fi
fi
done
if $pass; then
echo "$ipadd Node - Passed, all dependency packages are installed"