Commit f8b225e7 authored by neilpang's avatar neilpang
Browse files

fix format

parent fc3a1817
......@@ -4140,7 +4140,7 @@ $_authorizations_map"
return 1
fi
fi
if [ -z "$keyauthorization" ]; then
token="$(echo "$entry" | _egrep_o '"token":"[^"]*' | cut -d : -f 2 | tr -d '"')"
_debug token "$token"
......
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