Skip to content

Commit f1aac43

Browse files
committed
Retry for workflow
1 parent 94783f4 commit f1aac43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnsapi/dns_qc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dns_qc_add() {
1919

2020
_debug "Enter dns_qc_add fulldomain: $fulldomain, txtvalue: $txtvalue"
2121
if ! _exists jq; then
22-
_err "In dns_qc jq not found"
22+
_err "In dns_qc jq not found."
2323
return 1
2424
fi
2525

0 commit comments

Comments
 (0)