Skip to content

Commit 5fcca7c

Browse files
committed
Retry correct commit
1 parent b0088c8 commit 5fcca7c

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
@@ -17,7 +17,7 @@ dns_qc_add() {
1717
fulldomain=$1
1818
txtvalue=$2
1919

20-
_debug "Enter dns_qc_add fulldomain: $fulldomain, txtvalue: $txtvalue"
20+
_debug "Enter dns_qc_add fulldomain: $fulldomain, txtvalue: $txtvalue."
2121
QC_API_KEY="${QC_API_KEY:-$(_readaccountconf_mutable QC_API_KEY)}"
2222
QC_API_EMAIL="${QC_API_EMAIL:-$(_readaccountconf_mutable QC_API_EMAIL)}"
2323

0 commit comments

Comments
 (0)