diff --git a/usr/local/share/bastille/common.sh b/usr/local/share/bastille/common.sh index 5b53a2d6..a5430a5a 100644 --- a/usr/local/share/bastille/common.sh +++ b/usr/local/share/bastille/common.sh @@ -67,7 +67,6 @@ fi # Notify message on error, and continue to next jail error_continue() { error_notify "$@" - echo "" # shellcheck disable=SC2104 continue }