Browse Source

Commit to force initial test

pull/6631/head
Bob Perper 3 weeks ago
parent
commit
d0d97a40a6
  1. 2
      dnsapi/dns_qc.sh

2
dnsapi/dns_qc.sh

@ -141,7 +141,7 @@ _get_root() {
fi
if ! _qc_rest GET "zones"; then
_debug "qc_rest failed"
_err "qc_rest failed"
return 1
fi

Loading…
Cancel
Save