e13923e584
ed3066aae7
@ -4400,6 +4400,7 @@ renewAll() {
if [ "$rc" != "0" ]; then
if [ "$rc" = "$RENEW_SKIP" ]; then
_info "Skipped $d"
_ret="$rc"
elif [ "$_stopRenewOnError" ]; then
_err "Error renew $d, stop now."
return "$rc"