Commit a9953330 authored by neil's avatar neil
Browse files

fix format

parent 1041c9f9
...@@ -6950,7 +6950,7 @@ _process() { ...@@ -6950,7 +6950,7 @@ _process() {
_notify_mode="$_nmode" _notify_mode="$_nmode"
shift shift
;; ;;
--revoke-reason) --revoke-reason)
_revoke_reason="$2" _revoke_reason="$2"
if _startswith "$_revoke_reason" "-"; then if _startswith "$_revoke_reason" "-"; then
_err "'$_revoke_reason' is not a integer for '$1'" _err "'$_revoke_reason' is not a integer for '$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