Skip to content

Commit

Permalink
fix for broken 'heroku login'
Browse files Browse the repository at this point in the history
Only need to write to the credentials once
  • Loading branch information
hone authored and ddollar committed Jan 12, 2011
1 parent c2bbf77 commit 954cb7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/heroku/commands/auth.rb
Expand Up @@ -25,7 +25,6 @@ def host

def reauthorize
@credentials = ask_for_and_save_credentials
write_credentials
end

def user # :nodoc:
Expand Down

0 comments on commit 954cb7b

Please sign in to comment.