We have a global rake task that prompts "Are you really sure?" when running any rake task in production environment. But capistrano does not seem to work with Readline. For example when deploying and cap is trying to run rake db:migrate we get the prompt, but it does not respect the input, it just hangs.
Any ideas? --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
