Retry for workflow

This commit is contained in:
Bob Perper
2025-12-23 09:10:49 -05:00
parent 94783f46ad
commit f1aac43f0f

View File

@@ -19,7 +19,7 @@ dns_qc_add() {
_debug "Enter dns_qc_add fulldomain: $fulldomain, txtvalue: $txtvalue"
if ! _exists jq; then
_err "In dns_qc jq not found"
_err "In dns_qc jq not found."
return 1
fi