one more comment

This commit is contained in:
tschettervictor
2025-04-29 21:18:33 -06:00
parent 99443be746
commit 557675b3dd

View File

@@ -68,6 +68,7 @@ fi
error_continue() {
error_notify "$@"
# Print blank line on last jail
# We can use _TARGET from check_target_is_(running|stopped) for this
[ "${_TARGET}" = "${_LAST_JAIL}" ] && echo ""
# shellcheck disable=SC2104
continue