Skip to content

Commit

Permalink
Removed Flush, due to issues with some OS
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Ketelle committed Sep 27, 2011
1 parent 5c33594 commit f920f98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion lib/paperclipdropbox/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Paperclipdropbox
VERSION = "1.0.4"
VERSION = "1.0.5"
end
2 changes: 0 additions & 2 deletions lib/tasks/paperclipdropbox.rake
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ namespace :paperclipdropbox do

puts "Visit #{@dropboxsession.authorize_url} to log in to Dropbox. Hit enter when you have done this."

$stdin.flush

STDIN.gets

end
Expand Down

0 comments on commit f920f98

Please sign in to comment.