Commit afdf8a78 authored by Jesai Langenbach's avatar Jesai Langenbach
Browse files

fix space

parent 0b3ae1f9
......@@ -236,7 +236,7 @@ _opns_check_auth() {
else
_saveaccountconf_mutable OPNs_Port "$OPNs_Port"
fi
if ! printf '%s' "$OPNs_Api_Insecure" | grep -q '^[01]$'; then
_err 'OPNs_Api_Insecure specified but not 0/1 value'
return 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment