Commit to force initial test

This commit is contained in:
Bob Perper
2025-11-19 09:06:55 -05:00
parent 692a21ee0d
commit 9a74c86327

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