readded empty line

This commit is contained in:
Max Ka 2020-02-15 16:53:49 +01:00
parent 30b2dc020f
commit f6dba935c0

View file

@ -6350,6 +6350,7 @@ install_opensuse_stable() {
}
install_opensuse_git() {
if [ "${_POST_NEON_INSTALL}" -eq $BS_TRUE ]; then
__install_salt_from_repo_post_neon "${_PY_EXE}" || return 1
return 0