diff --git a/lib/vmfloaty.rb b/lib/vmfloaty.rb index b5ef327..917f0c7 100644 --- a/lib/vmfloaty.rb +++ b/lib/vmfloaty.rb @@ -371,7 +371,7 @@ class Vmfloaty exit 1 end puts result - exit 1 + exit 0 when "status" begin status = Auth.token_status(verbose, url, token)