Commit to force initial test

This commit is contained in:
Bob Perper
2025-11-19 09:06:55 -05:00
parent cf5fd403e8
commit d0d97a40a6

View File

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